Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / StgCmmHpc.hs
index e39a101..a93af34 100644 (file)
@@ -12,8 +12,9 @@ import StgCmmUtils
 import StgCmmMonad
 import StgCmmForeign
 
-import MkZipCfgCmm
-import Cmm
+import MkGraph
+import CmmDecl
+import CmmExpr
 import CLabel
 import Module
 import CmmUtils