X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcExpr.hi-boot;h=7db92e076c2bc23b89cd78b09d5ff6abbe7fd612;hb=525aeb93903b0bc968915f3df4f7df755e24e8c7;hp=c0df69732756690fc3b8c4c44752bd74514d3695;hpb=3160f854580e6d8df412c8cd34d93bae27175d67;p=ghc-hetmet.git diff --git a/ghc/compiler/typecheck/TcExpr.hi-boot b/ghc/compiler/typecheck/TcExpr.hi-boot index c0df697..7db92e0 100644 --- a/ghc/compiler/typecheck/TcExpr.hi-boot +++ b/ghc/compiler/typecheck/TcExpr.hi-boot @@ -4,7 +4,7 @@ TcExpr tcExpr ; _declarations_ 1 tcExpr _:_ _forall_ [s] => RnHsSyn.RenamedHsExpr - -> TcMonad.TcType + -> TcType.TcType -> TcMonad.TcM s (TcHsSyn.TcExpr, Inst.LIE) ;;