From: simonm Date: Mon, 26 Apr 1999 11:09:48 +0000 (+0000) Subject: [project @ 1999-04-26 11:09:48 by simonm] X-Git-Tag: Approximately_9120_patches~6307 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1e9b030f944b1e32206d6a381e4bf3fd02c748f2;p=ghc-hetmet.git [project @ 1999-04-26 11:09:48 by simonm] oops, forgot to add dataToTag#. --- 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