[project @ 2002-02-07 12:51:34 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