Fixed warnings in parser/ParserCoreUtils
[ghc-hetmet.git] / compiler / utils / GraphBase.hs
index 04eda96..3948c81 100644 (file)
@@ -14,7 +14,7 @@ module GraphBase (
 where
 
 import UniqSet
-import UniqFM
+import LazyUniqFM
 
 
 -- | A fn to check if a node is trivially colorable