Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgHeapery.lhs
index 174e510..3ff646c 100644 (file)
@@ -34,8 +34,8 @@ import CgCallConv
 import ClosureInfo
 import SMRep
 
-import Cmm
-import CmmUtils
+import OldCmm
+import OldCmmUtils
 import Id
 import DataCon
 import TyCon