X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcExpr.lhs-boot;fp=compiler%2Ftypecheck%2FTcExpr.lhs-boot;h=ec36034510abcca9dc00f4a3f0aa5751277e5578;hp=4ff2c191f816fb3019dcb6b0c06a4106755c0ed6;hb=f16dbbbe59cf3aa19c5fd384560a1b89076d7bc8;hpb=78260da4deee97a866ba83f8d73a8284b371f405 diff --git a/compiler/typecheck/TcExpr.lhs-boot b/compiler/typecheck/TcExpr.lhs-boot index 4ff2c19..ec36034 100644 --- a/compiler/typecheck/TcExpr.lhs-boot +++ b/compiler/typecheck/TcExpr.lhs-boot @@ -15,7 +15,7 @@ tcMonoExpr :: -> BoxyRhoType -> TcM (LHsExpr TcId) -tcInferRho :: +tcInferRho, tcInferRhoNC :: LHsExpr Name -> TcM (LHsExpr TcId, TcRhoType)