[project @ 1997-05-26 03:40:33 by sof]
authorsof <unknown>
Mon, 26 May 1997 03:40:33 +0000 (03:40 +0000)
committersof <unknown>
Mon, 26 May 1997 03:40:33 +0000 (03:40 +0000)
Updated with new home for PprStyle

ghc/compiler/rename/RnSource.hi-boot

index 7fec671..24d8add 100644 (file)
@@ -2,7 +2,7 @@ _interface_ RnSource 1
 _exports_
 RnSource rnHsSigType;
 _declarations_
-1 rnHsSigType _:_ _forall_ [a] => (PprStyle.PprStyle -> Pretty.Doc)
+1 rnHsSigType _:_ _forall_ [a] => (Outputable.PprStyle -> Pretty.Doc)
                               -> RdrHsSyn.RdrNameHsType
                               -> RnMonad.RnMS a RnHsSyn.RenamedHsType ;;