From f844835e45ee7e5fc0b05f8c68f73cfe4a23cf94 Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 26 May 1997 04:56:00 +0000 Subject: [PATCH] [project @ 1997-05-26 04:56:00 by sof] Updated imports --- ghc/compiler/basicTypes/SrcLoc.lhs | 1 - 1 file changed, 1 deletion(-) 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} -- 1.7.10.4