module TcUnify where -- This boot file exists only to tie the knot between -- TcUnify and TcSimplify unifyTauTy :: TcType.TcTauType -> TcType.TcTauType -> TcMonad.TcM GHC.Base.()