X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FstgSyn%2FCoreToStg.lhs;h=c3bd393c518026a860b8ecd6e09a9ccbb1245dc0;hb=7b0181919416d8f04324575b7e17031ca692f5b0;hp=50a9bc07bd0ab35715a6884c1ff558f727e54888;hpb=7d61cb61daa5e433a0cb85b34b7f0c58b2f961ff;p=ghc-hetmet.git diff --git a/ghc/compiler/stgSyn/CoreToStg.lhs b/ghc/compiler/stgSyn/CoreToStg.lhs index 50a9bc0..c3bd393 100644 --- a/ghc/compiler/stgSyn/CoreToStg.lhs +++ b/ghc/compiler/stgSyn/CoreToStg.lhs @@ -28,7 +28,7 @@ import Id ( mkSysLocal, idType, isBottomingId, IdEnv(..), GenId{-instance NamedThing-} ) import Literal ( mkMachInt, Literal(..) ) -import Outputable ( isExported ) +import Name ( isExported ) import PrelInfo ( unpackCStringId, unpackCString2Id, stringTy, integerTy, rationalTy, ratioDataCon, integerZeroId, integerPlusOneId,