X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmBind.hs;h=379c4c42b4e734b50d0240e627d88ded72ce3a17;hb=1e50fd4185479a62e02d987bdfcb1c62712859ca;hp=64d3ef1794fa62abe1a59bb4599409c34d37c3c1;hpb=52cacd61834e6f448b8904bfa52c4a5a402e8698;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmBind.hs b/compiler/codeGen/StgCmmBind.hs index 64d3ef1..379c4c4 100644 --- a/compiler/codeGen/StgCmmBind.hs +++ b/compiler/codeGen/StgCmmBind.hs @@ -36,7 +36,7 @@ import CLabel import StgSyn import CostCentre import Id -import Monad (foldM, liftM) +import Control.Monad import Name import Module import ListSetOps