Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgLetNoEscape.lhs
index 5870cec..ed21833 100644 (file)
@@ -24,8 +24,8 @@ import CgCon
 import CgHeapery
 import CgInfoTbls
 import CgStackery
-import Cmm
-import CmmUtils
+import OldCmm
+import OldCmmUtils
 import CLabel
 import ClosureInfo
 import CostCentre