X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2FcodeGen%2FStgCmmCon.hs;h=633d577c73f7c6f1fabc4b0eb60d15e3944734d5;hb=889c084e943779e76d19f2ef5e970ff655f511eb;hp=cebd743e94dd1f914a72b4e7925a56954728e598;hpb=a8d8c534d5363c865ee2c4948ccd52a64a62c55f;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmCon.hs b/compiler/codeGen/StgCmmCon.hs index cebd743..633d577 100644 --- a/compiler/codeGen/StgCmmCon.hs +++ b/compiler/codeGen/StgCmmCon.hs @@ -25,9 +25,9 @@ import StgCmmUtils import StgCmmClosure import StgCmmProf -import Cmm +import CmmExpr import CLabel -import MkZipCfgCmm (CmmAGraph, mkNop) +import MkGraph import SMRep import CostCentre import Module