X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmHpc.hs;h=a93af34961b5c3db9cefb548c82348f456898ab9;hb=889c084e943779e76d19f2ef5e970ff655f511eb;hp=e39a1013e393558fcb9b431a6d99ce251966feb6;hpb=e21c922fcdd1dac193bd8ff5670787daa3c21a12;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmHpc.hs b/compiler/codeGen/StgCmmHpc.hs index e39a101..a93af34 100644 --- a/compiler/codeGen/StgCmmHpc.hs +++ b/compiler/codeGen/StgCmmHpc.hs @@ -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