From 1822d6eaa4e552f33627a185bef2551bfe32c613 Mon Sep 17 00:00:00 2001 From: simonpj Date: Fri, 10 Oct 2003 12:42:19 +0000 Subject: [PATCH] [project @ 2003-10-10 12:42:19 by simonpj] GHC 5 hi-boot file --- ghc/compiler/iface/TcIface.hi-boot-5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc/compiler/iface/TcIface.hi-boot-5 b/ghc/compiler/iface/TcIface.hi-boot-5 index 53b5b04..3647edf 100644 --- a/ghc/compiler/iface/TcIface.hi-boot-5 +++ b/ghc/compiler/iface/TcIface.hi-boot-5 @@ -1,4 +1,5 @@ __interface TcIface 1 0 where - +__export TcIface tcImportDecl ; 1 tcImportDecl :: Name.Name -> TcRnTypes.IfG TypeRep.TyThing ; + -- 1.7.10.4