From: sof Date: Mon, 26 May 1997 01:47:10 +0000 (+0000) Subject: [project @ 1997-05-26 01:47:10 by sof] X-Git-Tag: Approximately_1000_patches_recorded~555 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=943e087329ab01f631d882d257b8dd497731eacf;p=ghc-hetmet.git [project @ 1997-05-26 01:47:10 by sof] Import lists tightened up --- 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