From 0f95e0dc069bc8406986b2129c086c6698f5dc4e Mon Sep 17 00:00:00 2001 From: simonpj Date: Tue, 27 Nov 2001 10:03:51 +0000 Subject: [PATCH] [project @ 2001-11-27 10:03:51 by simonpj] Wibble in hi-boot file --- ghc/compiler/typecheck/TcUnify.hi-boot-5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/compiler/typecheck/TcUnify.hi-boot-5 b/ghc/compiler/typecheck/TcUnify.hi-boot-5 index ad561d2..34bc1ee 100644 --- a/ghc/compiler/typecheck/TcUnify.hi-boot-5 +++ b/ghc/compiler/typecheck/TcUnify.hi-boot-5 @@ -3,6 +3,6 @@ __interface TcUnify 1 0 where __export TcUnify unifyTauTy ; -1 unifyTauTy :: TcType.TcTauType -> TcType.TcTauType -> TcMonad.TcM () ; +1 unifyTauTy :: TcType.TcTauType -> TcType.TcTauType -> TcMonad.TcM PrelBase.Z0T ; -- 1.7.10.4