Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
23db9fc0
Commit
23db9fc0
authored
Apr 18, 2007
by
Simon Marlow
Browse files
unused import
parent
6645c011
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/ghci/InteractiveUI.hs
View file @
23db9fc0
...
...
@@ -79,7 +79,7 @@ import Control.Monad as Monad
import
Foreign.StablePtr
(
newStablePtr
)
import
GHC.Exts
(
unsafeCoerce
#
)
import
GHC.IOBase
(
IOErrorType
(
InvalidArgument
)
,
IO
(
IO
)
)
import
GHC.IOBase
(
IOErrorType
(
InvalidArgument
)
)
import
Data.IORef
(
IORef
,
readIORef
,
writeIORef
)
...
...
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