From: Simon Marlow Date: Wed, 12 Sep 2007 10:43:12 +0000 (+0000) Subject: update .hi-boot-6 to track .lhs-boot X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=ed3d36bc20f08a90938f4d33d3494007d46bd7db update .hi-boot-6 to track .lhs-boot --- 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)