X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmExpr.hs;h=94afb80f5b16554188cd92f5ac306dfe60ea88f4;hb=71d0e9a03797a194209cb61b7f75c2e1c8ddf237;hp=30e442b27392559a9efd6114977ee51d127d9da4;hpb=28cb2d6d40264796fb84da1f352490fd2b8eb27f;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmExpr.hs b/compiler/codeGen/StgCmmExpr.hs index 30e442b..94afb80 100644 --- a/compiler/codeGen/StgCmmExpr.hs +++ b/compiler/codeGen/StgCmmExpr.hs @@ -29,7 +29,6 @@ import StgSyn import MkZipCfgCmm import BlockId -import Cmm() import CmmExpr import CoreSyn import DataCon