[project @ 2002-02-06 15:54:23 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcExpr.hi-boot
index 532d3ad..7db92e0 100644 (file)
@@ -4,6 +4,7 @@ TcExpr tcExpr ;
 _declarations_
 1 tcExpr _:_ _forall_ [s] => 
          RnHsSyn.RenamedHsExpr
-       -> TcType.TcType s 
-       -> TcMonad.TcM s (TcHsSyn.TcExpr s, Inst.LIE s) ;;
+       -> TcType.TcType
+       -> TcMonad.TcM s (TcHsSyn.TcExpr, Inst.LIE) ;;
+