X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmEnv.hs;h=cd94c58daabb94ce0120aceebec77b44c0fe303e;hb=1e50fd4185479a62e02d987bdfcb1c62712859ca;hp=67d82f08cd42a801a420d9174b451681fa9fd0e2;hpb=e6243a818496aad82b6f47511d3bd9bc800f747d;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmEnv.hs b/compiler/codeGen/StgCmmEnv.hs index 67d82f0..cd94c58 100644 --- a/compiler/codeGen/StgCmmEnv.hs +++ b/compiler/codeGen/StgCmmEnv.hs @@ -41,8 +41,7 @@ import FastString import PprCmm ( {- instance Outputable -} ) import Id import VarEnv -import Maybes -import Monad +import Control.Monad import Name import StgSyn import Outputable