[project @ 2001-06-11 12:24:51 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcMatches.hi-boot
index 593f18e..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.HsMatchContext
              -> TcMonad.TcM s (TcHsSyn.TcGRHSs, Inst.LIE) ;;
 3 tcMatchesFun _:_ _forall_ [s] => 
                [(Name.Name,Var.Id)]