[project @ 2001-11-08 19:20:55 by sof]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcExpr.hi-boot-5
index 8bfce87..75e2ce9 100644 (file)
@@ -2,5 +2,5 @@ __interface TcExpr 1 0 where
 __export TcExpr tcExpr ;
 1 tcExpr :: 
          RnHsSyn.RenamedHsExpr
-       -> TcMonad.TcType
+       -> TcType.TcType
        -> TcMonad.TcM (TcHsSyn.TcExpr, Inst.LIE) ;