[project @ 1999-08-02 11:43:41 by simonmar]
[ghc-hetmet.git] / ghc / lib / std / PrelGHC.hi-boot
index 5f9e2c9..b2810b4 100644 (file)
@@ -1,5 +1,5 @@
 ---------------------------------------------------------------------------
---                             GHC.hi
+--                             PrelGHC.hi-boot
 -- 
 --     This hand-written interface file allows you to bring into scope the 
 --     primitive operations and types that GHC knows about.
@@ -18,6 +18,11 @@ __export PrelGHC
 -- Magical assert thingy
   assert
 
+  -- constructor tags
+  tagToEnumzh
+  getTagzh
+  dataToTagzh
+
   -- I/O primitives
   RealWorld
   realWorldzh
@@ -25,7 +30,9 @@ __export PrelGHC
 
   -- Concurrency primitives
   ThreadIdzh
+  myThreadIdzh
   forkzh
+  yieldzh
   killThreadzh
   delayzh
   waitReadzh
@@ -181,6 +188,7 @@ __export PrelGHC
   plusIntegerzh
   minusIntegerzh
   timesIntegerzh
+  gcdIntegerzh
   quotRemIntegerzh
   integer2Intzh
   integer2Wordzh