From: sof Date: Mon, 26 May 1997 04:56:00 +0000 (+0000) Subject: [project @ 1997-05-26 04:56:00 by sof] X-Git-Tag: Approximately_1000_patches_recorded~478 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f844835e45ee7e5fc0b05f8c68f73cfe4a23cf94;p=ghc-hetmet.git [project @ 1997-05-26 04:56:00 by sof] Updated imports --- diff --git a/ghc/compiler/basicTypes/SrcLoc.lhs b/ghc/compiler/basicTypes/SrcLoc.lhs index 4261e5d..20bc49a 100644 --- a/ghc/compiler/basicTypes/SrcLoc.lhs +++ b/ghc/compiler/basicTypes/SrcLoc.lhs @@ -27,7 +27,6 @@ module SrcLoc {- ( IMP_Ubiq() import Outputable -import PprStyle ( PprStyle(..), userStyle ) import Pretty \end{code}