Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgTailCall.lhs
index 89c0504..a3dbe6a 100644 (file)
@@ -28,8 +28,8 @@ import CgUtils
 import CgTicky
 import ClosureInfo
 import SMRep
-import Cmm     
-import CmmUtils
+import OldCmm  
+import OldCmmUtils
 import CLabel
 import Type
 import Id