[project @ 1999-04-26 11:09:48 by simonm]
authorsimonm <unknown>
Mon, 26 Apr 1999 11:09:48 +0000 (11:09 +0000)
committersimonm <unknown>
Mon, 26 Apr 1999 11:09:48 +0000 (11:09 +0000)
oops, forgot to add dataToTag#.

ghc/lib/std/PrelGHC.hi-boot

index fa1f8d0..67d494f 100644 (file)
@@ -18,6 +18,10 @@ __export PrelGHC
 -- Magical assert thingy
   assert
 
+  -- constructor tags
+  tagToEnumzh
+  dataToTagzh
+
   -- I/O primitives
   RealWorld
   realWorldzh