Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / StgCmmProf.hs
index 944729f..36d05ac 100644 (file)
@@ -38,8 +38,9 @@ import StgCmmUtils
 import StgCmmMonad
 import SMRep
 
-import MkZipCfgCmm
-import Cmm
+import MkGraph
+import CmmExpr
+import CmmDecl
 import CmmUtils
 import CLabel