[project @ 2003-06-27 21:17:24 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcUnify.hi-boot
index e7b21a2..f49026a 100644 (file)
@@ -2,6 +2,6 @@ _interface_ TcUnify 1
 _exports_
 TcUnify unifyTauTy;
 _declarations_
-1 unifyTauTy _:_ TcType.TcTauType -> TcType.TcTauType -> TcMonad.TcM () ;;
+1 unifyTauTy _:_ TcType.TcTauType -> TcType.TcTauType -> TcRnTypes.TcM () ;;