[project @ 2001-11-26 09:22:05 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcUnify.hi-boot
1 _interface_ TcUnify 1
2 _exports_
3 TcUnify unifyTauTy;
4 _declarations_
5 1 unifyTauTy _:_ TcType.TcTauType -> TcType.TcTauType -> TcMonad.TcM () ;;
6
7