X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcGRHSs.hi-boot;h=1431d689dc9e170ec941806f4dd6439254f74bd6;hb=bc7bd6e3afa5d5d97d8eda26b79ac18cef0a0b42;hp=b1e41e647b9ba8d69b66e7aa80dd17f4504e06ab;hpb=a54d606259eb05858be62114b7ba734bd523b00d;p=ghc-hetmet.git diff --git a/ghc/compiler/typecheck/TcGRHSs.hi-boot b/ghc/compiler/typecheck/TcGRHSs.hi-boot index b1e41e6..1431d68 100644 --- a/ghc/compiler/typecheck/TcGRHSs.hi-boot +++ b/ghc/compiler/typecheck/TcGRHSs.hi-boot @@ -3,7 +3,9 @@ _exports_ TcGRHSs tcGRHSsAndBinds; _declarations_ 2 tcGRHSsAndBinds _:_ _forall_ [s] => - TcType.TcType s - -> RnHsSyn.RenamedGRHSsAndBinds + RnHsSyn.RenamedGRHSsAndBinds + -> TcType.TcType s + -> HsExpr.StmtCtxt -> TcMonad.TcM s (TcHsSyn.TcGRHSsAndBinds s, Inst.LIE s) ;; +