From: simonpj Date: Tue, 27 Nov 2001 10:03:51 +0000 (+0000) Subject: [project @ 2001-11-27 10:03:51 by simonpj] X-Git-Tag: Approximately_9120_patches~507 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=0f95e0dc069bc8406986b2129c086c6698f5dc4e;p=ghc-hetmet.git [project @ 2001-11-27 10:03:51 by simonpj] Wibble in hi-boot file --- 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 ;