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
Glasgow Haskell Compiler
GHC
Commits
b84f982a
Commit
b84f982a
authored
Jan 28, 1999
by
simonm
Browse files
[project @ 1999-01-28 13:03:02 by simonm]
Remove unnecessary (and non-H98-friendly) import.
parent
4da3873e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/rename/RnEnv.lhs
View file @
b84f982a
...
...
@@ -38,7 +38,6 @@ import Outputable
import Util ( removeDups, equivClasses, thenCmp )
import List ( nub )
import Maybes ( mapMaybe )
import Char ( isAlphanum )
\end{code}
...
...
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