From f33819dc4d5686f32c2872efc06ae3cae3286798 Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 26 May 1997 03:40:33 +0000 Subject: [PATCH] [project @ 1997-05-26 03:40:33 by sof] Updated with new home for PprStyle --- ghc/compiler/rename/RnSource.hi-boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/compiler/rename/RnSource.hi-boot b/ghc/compiler/rename/RnSource.hi-boot index 7fec671..24d8add 100644 --- a/ghc/compiler/rename/RnSource.hi-boot +++ b/ghc/compiler/rename/RnSource.hi-boot @@ -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 ;; -- 1.7.10.4