diff options
author | simonmar <unknown> | 2000-12-11 12:56:14 +0000 |
---|---|---|
committer | simonmar <unknown> | 2000-12-11 12:56:14 +0000 |
commit | 201aa3211648947db21b07644bdd9f48393c1167 (patch) | |
tree | d17e804e8e19a088cf4c40635a00dc4b600d2a4d /ghc/lib/std/PrelGHC.hi-boot | |
parent | ed0c285fe3937e5e53572165f9672dc1dc8ca7a4 (diff) | |
download | haskell-201aa3211648947db21b07644bdd9f48393c1167.tar.gz |
[project @ 2000-12-11 12:56:13 by simonmar]
New BCO primops.
Diffstat (limited to 'ghc/lib/std/PrelGHC.hi-boot')
-rw-r--r-- | ghc/lib/std/PrelGHC.hi-boot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ghc/lib/std/PrelGHC.hi-boot b/ghc/lib/std/PrelGHC.hi-boot index e64caba8cb..2e1c77c780 100644 --- a/ghc/lib/std/PrelGHC.hi-boot +++ b/ghc/lib/std/PrelGHC.hi-boot @@ -348,6 +348,9 @@ __export PrelGHC reallyUnsafePtrEqualityzh + newBCOzh + getBCOPtrszh + unsafeCoercezh ; |