Reorganisation of the source tree
[ghc-hetmet.git] / ghc / compiler / typecheck / TcUnify.hi-boot-5
diff --git a/ghc/compiler/typecheck/TcUnify.hi-boot-5 b/ghc/compiler/typecheck/TcUnify.hi-boot-5
deleted file mode 100644 (file)
index b88d3ab..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
--- This boot file exists only to tie the knot between
---             TcUnify and TcSimplify
-
-__interface TcUnify 1 0 where
-__export TcUnify unifyTauTy ;
-1 unifyTauTy :: TcType.TcTauType -> TcType.TcTauType -> TcRnTypes.TcM PrelBase.Z0T ;
-
-