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
Tobias Decking
GHC
Commits
9c15249e
Commit
9c15249e
authored
Sep 26, 2012
by
Simon Marlow
Browse files
fix stage2 compilation
parent
16206a66
Changes
1
Show whitespace changes
Inline
Side-by-side
compiler/main/HscMain.hs
View file @
9c15249e
...
...
@@ -75,6 +75,7 @@ module HscMain
)
where
#
ifdef
GHCI
import
Id
import
ByteCodeGen
(
byteCodeGen
,
coreExprToBCOs
)
import
Linker
import
CoreTidy
(
tidyExpr
)
...
...
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