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

ghc/compiler/typecheck/TcType.lhs

index f609e02..7902ace 100644 (file)
@@ -65,11 +65,6 @@ import Unique                ( Unique )
 import UniqFM          ( UniqFM )
 import Maybes          ( assocMaybe )
 import Util            ( zipEqual, nOfThem, panic{-, pprPanic, pprTrace ToDo:rm-} )
-
---import Outputable    ( Outputable(..) )      -- Debugging messages
---import PprType               ( GenTyVar, GenType )
---import Pretty                                        -- ditto
---import PprStyle              ( PprStyle(..) )        -- ditto
 \end{code}