[project @ 2001-08-08 08:44:47 by simonmar]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcMatches.hi-boot
index fa47d4e..1ec6b18 100644 (file)
@@ -3,9 +3,9 @@ _exports_
 TcMatches tcGRHSs tcMatchesFun;
 _declarations_
 2 tcGRHSs _:_ _forall_ [s] => 
-             RnHsSyn.RenamedGRHSs
+             HsExpr.HsMatchContext Name.Name
+             -> RnHsSyn.RenamedGRHSs
              -> TcMonad.TcType
-             -> HsExpr.StmtCtxt
              -> TcMonad.TcM s (TcHsSyn.TcGRHSs, Inst.LIE) ;;
 3 tcMatchesFun _:_ _forall_ [s] => 
                [(Name.Name,Var.Id)]