Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / StgCmmTicky.hs
index 3fa579b..e8642eb 100644 (file)
@@ -48,8 +48,8 @@ import StgCmmMonad
 import SMRep
 
 import StgSyn
-import Cmm
-import MkZipCfgCmm
+import CmmExpr
+import MkGraph
 import CmmUtils
 import CLabel