From 943e087329ab01f631d882d257b8dd497731eacf Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 26 May 1997 01:47:10 +0000 Subject: [PATCH] [project @ 1997-05-26 01:47:10 by sof] Import lists tightened up --- ghc/compiler/typecheck/TcEnv.lhs | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc/compiler/typecheck/TcEnv.lhs b/ghc/compiler/typecheck/TcEnv.lhs index 1a397f6..7ec765d 100644 --- a/ghc/compiler/typecheck/TcEnv.lhs +++ b/ghc/compiler/typecheck/TcEnv.lhs @@ -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 -- 1.7.10.4