[project @ 2001-08-13 15:49:37 by simonmar]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcMatches.hi-boot-5
index 044339d..d54594a 100644 (file)
@@ -1,9 +1,8 @@
 __interface TcMatches 1 0 where
 __export TcMatches tcGRHSs tcMatchesFun;
-1 tcGRHSs :: 
-             RnHsSyn.RenamedGRHSs
+1 tcGRHSs ::  HsExpr.HsMatchContext Name.Name
+             -> RnHsSyn.RenamedGRHSs
              -> TcMonad.TcType
-             -> HsExpr.HsMatchContext
              -> TcMonad.TcM (TcHsSyn.TcGRHSs, Inst.LIE) ;
 1 tcMatchesFun :: 
                [(Name.Name,Var.Id)]