Remove LazyUniqFM; fixes trac #3880
[ghc-hetmet.git] / compiler / typecheck / FamInst.lhs
index 45de3f0..b09f9a5 100644 (file)
@@ -15,7 +15,7 @@ import Name
 import Module
 import SrcLoc
 import Outputable
-import LazyUniqFM
+import UniqFM
 import FiniteMap
 import FastString