Merging in the new codegen branch
[ghc-hetmet.git] / compiler / nativeGen / RegSpillCost.hs
index b492738..d987937 100644 (file)
@@ -23,7 +23,7 @@ import MachInstrs
 import MachRegs
 import Cmm
 
-import LazyUniqFM
+import UniqFM
 import UniqSet
 import Outputable
 import State