Convert more UniqFM's back to LazyUniqFM's
[ghc-hetmet.git] / compiler / rename / RnBinds.lhs
index 628f67e..638e955 100644 (file)
@@ -50,7 +50,7 @@ import DynFlags       ( DynFlag(..) )
 import HscTypes                (FixItem(..))
 import Name
 import NameEnv
-import UniqFM
+import LazyUniqFM
 import NameSet
 import PrelNames       ( isUnboundName )
 import RdrName         ( RdrName, rdrNameOcc )