From a514154847be5be3de9ebb5367a97052a46acceb Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 26 May 1997 01:32:50 +0000 Subject: [PATCH] [project @ 1997-05-26 01:32:50 by sof] Import lists tightened up --- ghc/compiler/typecheck/TcInstUtil.lhs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ghc/compiler/typecheck/TcInstUtil.lhs b/ghc/compiler/typecheck/TcInstUtil.lhs index 3246e0a..991eb6a 100644 --- a/ghc/compiler/typecheck/TcInstUtil.lhs +++ b/ghc/compiler/typecheck/TcInstUtil.lhs @@ -48,10 +48,6 @@ import Util ( equivClasses, zipWithEqual, panic{-, pprTrace-}, Ord3(..) ) #if __GLASGOW_HASKELL__ >= 202 import Outputable #endif - ---import PprStyle - ---import TcPragmas ( tcDictFunPragmas, tcGenPragmas ) \end{code} instance c => k (t tvs) where b -- 1.7.10.4