X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmEnv.hs;h=469f58d7dfbf32282aee2918f7e0b4150fc0a17e;hb=463bbe95172eba825434b7a706040708797c08af;hp=cd94c58daabb94ce0120aceebec77b44c0fe303e;hpb=1e50fd4185479a62e02d987bdfcb1c62712859ca;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmEnv.hs b/compiler/codeGen/StgCmmEnv.hs index cd94c58..469f58d 100644 --- a/compiler/codeGen/StgCmmEnv.hs +++ b/compiler/codeGen/StgCmmEnv.hs @@ -35,10 +35,9 @@ import StgCmmClosure import CLabel import BlockId -import Cmm +import CmmExpr import CmmUtils import FastString -import PprCmm ( {- instance Outputable -} ) import Id import VarEnv import Control.Monad