Skip to content
GitLab
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
095be20c
Commit
095be20c
authored
Apr 26, 2007
by
Simon Marlow
Browse files
unused import
parent
97351f5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/GHC.hs
View file @
095be20c
...
...
@@ -194,7 +194,6 @@ module GHC (
import
RtClosureInspect
(
cvObtainTerm
,
Term
)
import
TcRnDriver
(
tcRnLookupRdrName
,
tcRnGetInfo
,
tcRnLookupName
,
getModuleExports
)
import
VarEnv
(
emptyTidyEnv
)
import
GHC.Exts
(
unsafeCoerce
#
,
Ptr
)
import
Foreign.StablePtr
(
deRefStablePtr
,
StablePtr
,
newStablePtr
,
freeStablePtr
)
import
Foreign
(
poke
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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