remove empty dir
[ghc-hetmet.git] / ghc / compiler / typecheck / TcUnify.hi-boot-5
1 -- This boot file exists only to tie the knot between
2 --              TcUnify and TcSimplify
3
4 __interface TcUnify 1 0 where
5 __export TcUnify unifyTauTy ;
6 1 unifyTauTy :: TcType.TcTauType -> TcType.TcTauType -> TcRnTypes.TcM PrelBase.Z0T ;
7
8