[project @ 1998-03-09 17:26:31 by simonpj]
[ghc-hetmet.git] / ghc / compiler / rename / RnSource.hi-boot
index 7fec671..85604e8 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.SDoc)
                               -> RdrHsSyn.RdrNameHsType
                               -> RnMonad.RnMS a RnHsSyn.RenamedHsType ;;