[project @ 1996-04-08 16:15:43 by partain]
[ghc-hetmet.git] / ghc / compiler / stgSyn / CoreToStg.lhs
index 50a9bc0..c3bd393 100644 (file)
@@ -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,