Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgBindery.lhs
index 9a043f1..d8675c5 100644 (file)
@@ -39,7 +39,7 @@ import CLabel
 import ClosureInfo
 import Constants
 
-import Cmm
+import OldCmm
 import PprCmm          ( {- instance Outputable -} )
 import SMRep
 import Id