X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcGRHSs.hi-boot;h=a88316f66d9fd19d13d0164687d4cce640017305;hb=f734124308bb4eb2f4e766abbaab6829d87b1cb1;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..a88316f 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 + -> TcMonad.TcType s + -> HsExpr.StmtCtxt -> TcMonad.TcM s (TcHsSyn.TcGRHSsAndBinds s, Inst.LIE s) ;; +