Remove LazyUniqFM; fixes trac #3880
[ghc-hetmet.git] / compiler / iface / LoadIface.lhs
index cedc447..ce08f6d 100644 (file)
@@ -42,7 +42,7 @@ import Module
 import Maybes
 import ErrUtils
 import Finder
-import LazyUniqFM
+import UniqFM
 import StaticFlags
 import Outputable
 import BinIface