[project @ 1997-05-26 01:47:10 by sof]
authorsof <unknown>
Mon, 26 May 1997 01:47:10 +0000 (01:47 +0000)
committersof <unknown>
Mon, 26 May 1997 01:47:10 +0000 (01:47 +0000)
Import lists tightened up

ghc/compiler/typecheck/TcEnv.lhs

index 1a397f6..7ec765d 100644 (file)
@@ -47,7 +47,6 @@ import Name           ( Name, OccName(..), getSrcLoc, occNameString,
                          maybeWiredInTyConName, maybeWiredInIdName,
                          NamedThing(..)
                        )
-import PprStyle
 import Pretty
 import Unique          ( pprUnique10{-, pprUnique ToDo:rm-}, Unique )
 import UniqFM