Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
ffaa27ac
Commit
ffaa27ac
authored
Oct 28, 2008
by
Thomas Schilling
Browse files
Export typeclasses for accessing compiler results.
MERGE TO 6.10.
parent
c0ac8b6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/GHC.hs
View file @
ffaa27ac
...
...
@@ -49,6 +49,7 @@ module GHC (
parseModule
,
typecheckModule
,
desugarModule
,
loadModule
,
ParsedModule
,
TypecheckedModule
,
DesugaredModule
,
-- all abstract
TypecheckedSource
,
ParsedSource
,
RenamedSource
,
-- ditto
TypecheckedMod
,
ParsedMod
,
moduleInfo
,
renamedSource
,
typecheckedSource
,
parsedSource
,
coreModule
,
compileToCoreModule
,
compileToCoreSimplified
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment