[project @ 1997-05-26 04:39:14 by sof]
authorsof <unknown>
Mon, 26 May 1997 04:39:14 +0000 (04:39 +0000)
committersof <unknown>
Mon, 26 May 1997 04:39:14 +0000 (04:39 +0000)
Updated imports

ghc/compiler/hsSyn/HsImpExp.lhs

index 03b62c7..07309d6 100644 (file)
@@ -11,7 +11,6 @@ module HsImpExp where
 IMP_Ubiq()
 
 import Outputable
-import PprStyle                ( PprStyle(..) )
 import Pretty
 import SrcLoc          ( SrcLoc )
 #if __GLASGOW_HASKELL__ >= 202