From: simonmar Date: Mon, 14 Apr 2003 08:52:07 +0000 (+0000) Subject: [project @ 2003-04-14 08:52:07 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~963 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=eb6c74182868fe2eeda55b2af235be983ca5b37d;p=ghc-hetmet.git [project @ 2003-04-14 08:52:07 by simonmar] We support hs_init() and friends now, so remove the point that says we don't. --- diff --git a/ghc/docs/users_guide/ffi-chap.sgml b/ghc/docs/users_guide/ffi-chap.sgml index 30a360c..0aaeabd 100644 --- a/ghc/docs/users_guide/ffi-chap.sgml +++ b/ghc/docs/users_guide/ffi-chap.sgml @@ -11,12 +11,6 @@ - The routines hs_init(), - hs_exit(), and hs_set_argv() from - Chapter 6.1 of the Addendum are not supported yet. - - - Syntactic forms and library functions proposed in earlier versions of the FFI are still supported for backwards compatibility.