From d232669eba43d207e3574924f96ecf2ab4fc4ef2 Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 26 May 1997 01:25:28 +0000 Subject: [PATCH] [project @ 1997-05-26 01:25:28 by sof] Import lists tightened up --- ghc/compiler/typecheck/TcType.lhs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ghc/compiler/typecheck/TcType.lhs b/ghc/compiler/typecheck/TcType.lhs index f609e02..7902ace 100644 --- a/ghc/compiler/typecheck/TcType.lhs +++ b/ghc/compiler/typecheck/TcType.lhs @@ -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} -- 1.7.10.4