X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcMatches.hi-boot-5;fp=ghc%2Fcompiler%2Ftypecheck%2FTcMatches.hi-boot-5;h=6b568de830d321c75dda68dec345ed4cdc89d250;hb=dbaa3bb30eaf9d806357e41435dab32695c47842;hp=726424be58e623e3614ea2b02b951dbf4878ed5c;hpb=71d25e0ac3a401cf7d21822ecaa0eee84d5a0417;p=ghc-hetmet.git diff --git a/ghc/compiler/typecheck/TcMatches.hi-boot-5 b/ghc/compiler/typecheck/TcMatches.hi-boot-5 index 726424b..6b568de 100644 --- a/ghc/compiler/typecheck/TcMatches.hi-boot-5 +++ b/ghc/compiler/typecheck/TcMatches.hi-boot-5 @@ -1,7 +1,6 @@ __interface TcMatches 1 0 where -__export TcMatches tcGRHSs tcMatchesFun; -1 tcGRHSs :: HsExpr.HsMatchContext Name.Name - -> RnHsSyn.RenamedGRHSs +__export TcMatches tcGRHSsPat tcMatchesFun; +1 tcGRHSsPat :: RnHsSyn.RenamedGRHSs -> TcUnify.Expected TcType.TcType -> TcRnTypes.TcM TcHsSyn.TcGRHSs ; 1 tcMatchesFun ::