Merge in new code generator branch.
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Linear / Stats.hs
index 137168e..c80f77f 100644 (file)
@@ -10,7 +10,7 @@ import RegAlloc.Linear.Base
 import RegAlloc.Liveness
 import Instruction
 
-import Cmm             (GenBasicBlock(..))
+import OldCmm  (GenBasicBlock(..))
 
 import UniqFM
 import Outputable