Skip to content
Snippets Groups Projects
Commit b84f982a authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-01-28 13:03:02 by simonm]

Remove unnecessary (and non-H98-friendly) import.
parent 4da3873e
No related merge requests found
......@@ -38,7 +38,6 @@ import Outputable
import Util ( removeDups, equivClasses, thenCmp )
import List ( nub )
import Maybes ( mapMaybe )
import Char ( isAlphanum )
\end{code}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment