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