[project @ 1996-04-08 16:15:43 by partain]
[ghc-hetmet.git] / ghc / compiler / simplCore / Simplify.lhs
index 3bbb88a..76b17d9 100644 (file)
@@ -26,7 +26,7 @@ import Id             ( idType, idWantsToBeINLINEd,
 import IdInfo          ( willBeDemanded, DemandInfo )
 import Literal         ( isNoRepLit )
 import Maybes          ( maybeToBool )
-import Outputable      ( isLocallyDefined )
+import Name            ( isLocallyDefined )
 import PprStyle                ( PprStyle(..) )
 import PprType         ( GenType{-instance Outputable-} )
 import PrelInfo                ( realWorldStateTy )