Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgParallel.hs
index cfef25c..682f28a 100644 (file)
@@ -17,7 +17,7 @@ module CgParallel(
 import CgMonad
 import CgCallConv
 import Id
-import Cmm
+import OldCmm
 import StaticFlags
 import Outputable
 import SMRep