[project @ 1999-03-05 10:21:22 by sof]
[ghc-hetmet.git] / ghc / lib / std / PrelGHC.hi-boot
index c43a288..5f9e2c9 100644 (file)
@@ -78,6 +78,9 @@ __export PrelGHC
   iShiftLzh
   iShiftRAzh
   iShiftRLzh
+  addIntCzh
+  subIntCzh
+  mulIntCzh
   
   Wordzh
   gtWordzh
@@ -141,7 +144,6 @@ __export PrelGHC
   tanhFloatzh
   powerFloatzh
   decodeFloatzh
-  encodeFloatzh
   
   Doublezh
   zgzhzh
@@ -173,10 +175,9 @@ __export PrelGHC
   tanhDoublezh
   ztztzhzh
   decodeDoublezh
-  encodeDoublezh
   
   cmpIntegerzh
-  negateIntegerzh
+  cmpIntegerIntzh
   plusIntegerzh
   minusIntegerzh
   timesIntegerzh
@@ -276,6 +277,9 @@ __export PrelGHC
   unsafeFreezzeArrayzh         -- Note zz in the middle
   unsafeFreezzeByteArrayzh     -- Ditto
 
+  unsafeThawArrayzh
+  unsafeThawByteArrayzh
+
   sizzeofByteArrayzh           -- Ditto
   sizzeofMutableByteArrayzh    -- Ditto
 
@@ -291,7 +295,8 @@ __export PrelGHC
   Weakzh
   mkWeakzh
   deRefWeakzh
-  
+  finalizzeWeakzh
+
   ForeignObjzh
   makeForeignObjzh
   writeForeignObjzh