From 1e9b030f944b1e32206d6a381e4bf3fd02c748f2 Mon Sep 17 00:00:00 2001 From: simonm Date: Mon, 26 Apr 1999 11:09:48 +0000 Subject: [PATCH] [project @ 1999-04-26 11:09:48 by simonm] oops, forgot to add dataToTag#. --- ghc/lib/std/PrelGHC.hi-boot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ghc/lib/std/PrelGHC.hi-boot b/ghc/lib/std/PrelGHC.hi-boot index fa1f8d0..67d494f 100644 --- a/ghc/lib/std/PrelGHC.hi-boot +++ b/ghc/lib/std/PrelGHC.hi-boot @@ -18,6 +18,10 @@ __export PrelGHC -- Magical assert thingy assert + -- constructor tags + tagToEnumzh + dataToTagzh + -- I/O primitives RealWorld realWorldzh -- 1.7.10.4