Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgInfoTbls.hs
index f704a69..e04079d 100644 (file)
@@ -31,8 +31,8 @@ import CgCallConv
 import CgUtils
 import CgMonad
 
-import CmmUtils
-import Cmm
+import OldCmmUtils
+import OldCmm
 import CLabel
 import Name
 import DataCon