Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgStackery.lhs
index 532127a..0d45b6e 100644 (file)
@@ -26,8 +26,8 @@ import CgMonad
 import CgUtils
 import CgProf
 import SMRep
-import Cmm
-import CmmUtils
+import OldCmm
+import OldCmmUtils
 import CLabel
 import Constants
 import Util