Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
06068983
Commit
06068983
authored
Mar 08, 2005
by
simonmar
Browse files
[project @ 2005-03-08 13:35:35 by simonmar]
Fix what looks like a typo in the previous commit
parent
bc2d66a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/rename/RnNames.lhs
View file @
06068983
...
...
@@ -17,7 +17,7 @@ import HsSyn ( IE(..), ieName, ImportDecl(..), LImportDecl,
ForeignDecl(..), HsGroup(..), HsBindGroup(..),
Sig(..), collectGroupBinders, tyClDeclNames
)
o
import RnEnv
import RnEnv
import IfaceEnv ( lookupAvail )
import LoadIface ( loadSrcInterface )
import TcRnMonad
...
...
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