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

[project @ 2000-07-11 16:41:19 by simonmar]

reinstate used import
parent ff755dd9
No related merge requests found
......@@ -72,6 +72,7 @@ import Unique ( pprUnique10, Unique, Uniquable(..) )
import UniqFM
import Unique ( Uniquable(..) )
import Util ( zipEqual, zipWith3Equal, mapAccumL )
import VarEnv ( TyVarSubstEnv )
import SrcLoc ( SrcLoc )
import FastString ( FastString )
import Maybes
......
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