[project @ 1997-05-18 04:48:03 by sof]
authorsof <unknown>
Sun, 18 May 1997 04:48:03 +0000 (04:48 +0000)
committersof <unknown>
Sun, 18 May 1997 04:48:03 +0000 (04:48 +0000)
new Pretty imports

ghc/compiler/utils/UniqSet.lhs

index 122e71d..68cf4b6 100644 (file)
@@ -27,7 +27,7 @@ import UniqFM
 import Unique          ( Unique )
 import SrcLoc          ( SrcLoc )
 import Outputable      ( Outputable(..) )
-import Pretty          ( SYN_IE(Pretty), PrettyRep )
+import Pretty          ( Doc )
 import PprStyle                ( PprStyle )
 import Util            ( Ord3(..) )