Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgClosure.lhs
index 60ba7f8..da44122 100644 (file)
@@ -31,8 +31,8 @@ import CgCallConv
 import CgUtils
 import ClosureInfo
 import SMRep
-import Cmm
-import CmmUtils
+import OldCmm
+import OldCmmUtils
 import CLabel
 import StgSyn
 import CostCentre