X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FhsSyn%2FHsExpr.hi-boot-6;h=e16d32b78088cf487f045ced5ce59b413909cd2b;hp=40e18ef971dfb17d1c8f4f88bb5511d1bd8e7e51;hb=6a05ec5ef5373f61b7f9f5bdc344483417fa801b;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1 diff --git a/compiler/hsSyn/HsExpr.hi-boot-6 b/compiler/hsSyn/HsExpr.hi-boot-6 index 40e18ef..e16d32b 100644 --- a/compiler/hsSyn/HsExpr.hi-boot-6 +++ b/compiler/hsSyn/HsExpr.hi-boot-6 @@ -19,4 +19,4 @@ pprPatBind :: (Outputable.OutputableBndr b, Outputable.OutputableBndr i) => HsPat.LPat b -> HsExpr.GRHSs i -> Outputable.SDoc pprFunBind :: (Outputable.OutputableBndr i) => - i -> HsExpr.MatchGroup i -> Outputable.SDoc + i -> GHC.Base.Bool -> HsExpr.MatchGroup i -> Outputable.SDoc