remove a bogus assertion
[ghc-hetmet.git] / compiler / nativeGen / RegSpillCost.hs
index d987937..b492738 100644 (file)
@@ -23,7 +23,7 @@ import MachInstrs
 import MachRegs
 import Cmm
 
-import UniqFM
+import LazyUniqFM
 import UniqSet
 import Outputable
 import State