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