From 739309eaab42ed72b4c076d6f2648bdc3455c97a Mon Sep 17 00:00:00 2001 From: simonm Date: Mon, 26 Apr 1999 16:08:12 +0000 Subject: [PATCH] [project @ 1999-04-26 16:08:12 by simonm] add getTag# --- ghc/lib/std/PrelGHC.hi-boot | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/lib/std/PrelGHC.hi-boot b/ghc/lib/std/PrelGHC.hi-boot index 67d494f..5204230 100644 --- a/ghc/lib/std/PrelGHC.hi-boot +++ b/ghc/lib/std/PrelGHC.hi-boot @@ -20,6 +20,7 @@ __export PrelGHC -- constructor tags tagToEnumzh + getTagzh dataToTagzh -- I/O primitives -- 1.7.10.4