a4caf69e7a6f2c910108782e0dbb6f08bb1f8d1e
[ghc-hetmet.git] / ghc / compiler / typecheck / TcUnify.hi-boot-6
1 module TcUnify where
2
3 -- This boot file exists only to tie the knot between
4 --              TcUnify and TcSimplify
5
6 unifyTauTy :: TcType.TcTauType -> TcType.TcTauType -> TcMonad.TcM GHC.Base.()
7
8