Convert more UniqFM's back to LazyUniqFM's
[ghc-hetmet.git] / compiler / iface / LoadIface.lhs
index a2afdcc..5df77fc 100644 (file)
@@ -52,7 +52,7 @@ import SrcLoc
 import Maybes
 import ErrUtils
 import Finder
-import UniqFM
+import LazyUniqFM
 import StaticFlags
 import Outputable
 import BinIface