X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcMatches.hi-boot-6;h=3a4865a9425677fb07647be370ce0d14469fa17a;hb=f3399c446c7507d46d6cc550aa2fe7027dbc1b5b;hp=b32523238b0b8fb4c08d3ad8091df364684d12e2;hpb=e4137764fddd9003f1d2a234de7b2fc076be335d;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcMatches.hi-boot-6 b/compiler/typecheck/TcMatches.hi-boot-6 index b325232..3a4865a 100644 --- a/compiler/typecheck/TcMatches.hi-boot-6 +++ b/compiler/typecheck/TcMatches.hi-boot-6 @@ -5,6 +5,7 @@ tcGRHSsPat :: HsExpr.GRHSs Name.Name -> TcRnTypes.TcM (HsExpr.GRHSs TcRnTypes.TcId) tcMatchesFun :: Name.Name + -> GHC.Base.Bool -> HsExpr.MatchGroup Name.Name -> TcType.BoxyRhoType -> TcRnTypes.TcM (HsBinds.HsWrapper, HsExpr.MatchGroup TcRnTypes.TcId)