[project @ 2001-05-04 14:40:42 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcExpr.hi-boot
index 0429702..c0df697 100644 (file)
@@ -4,6 +4,7 @@ TcExpr tcExpr ;
 _declarations_
 1 tcExpr _:_ _forall_ [s] => 
          RnHsSyn.RenamedHsExpr
-       -> TcMonad.TcType s 
-       -> TcMonad.TcM s (TcHsSyn.TcExpr s, Inst.LIE s) ;;
+       -> TcMonad.TcType
+       -> TcMonad.TcM s (TcHsSyn.TcExpr, Inst.LIE) ;;
+