From 64222c9ab7425dd56390988b7e634095ddeec2d5 Mon Sep 17 00:00:00 2001 From: sof <unknown> Date: Mon, 25 Aug 1997 22:38:46 +0000 Subject: [PATCH] [project @ 1997-08-25 22:38:46 by sof] Added index*OffForeignObj# primops --- ghc/lib/ghc/GHC.hi-boot | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ghc/lib/ghc/GHC.hi-boot b/ghc/lib/ghc/GHC.hi-boot index dd6de7b3a555..a22f8a2a49b8 100644 --- a/ghc/lib/ghc/GHC.hi-boot +++ b/ghc/lib/ghc/GHC.hi-boot @@ -187,9 +187,16 @@ GHC -- indexOffAddr# indexCharOffAddr# indexIntOffAddr# +indexAddrOffAddr# indexFloatOffAddr# indexDoubleOffAddr# -indexAddrOffAddr# + +-- indexOffForeignObj# +indexCharOffForeignObj# +indexIntOffForeignObj# +indexAddrOffForeignObj# +indexFloatOffForeignObj# +indexDoubleOffForeignObj# writeArray# writeCharArray# -- GitLab