remove empty dir
[ghc-hetmet.git] / ghc / compiler / typecheck / TcUnify.hi-boot-6
index 30f21f5..eb28635 100644 (file)
@@ -3,6 +3,5 @@ module TcUnify where
 -- This boot file exists only to tie the knot between
 --             TcUnify and TcSimplify
 
-unifyTauTy :: TcType.TcTauType -> TcType.TcTauType -> TcRnTypes.TcM GHC.Base.()
-
-
+unifyType :: TcType.TcTauType -> TcType.TcTauType -> TcRnTypes.TcM ()
+zapToMonotype :: TcType.BoxyType -> TcRnTypes.TcM TcType.TcTauType