[project @ 2003-04-14 08:52:07 by simonmar]
authorsimonmar <unknown>
Mon, 14 Apr 2003 08:52:07 +0000 (08:52 +0000)
committersimonmar <unknown>
Mon, 14 Apr 2003 08:52:07 +0000 (08:52 +0000)
We support hs_init() and friends now, so remove the point that says we
don't.

ghc/docs/users_guide/ffi-chap.sgml

index 30a360c..0aaeabd 100644 (file)
 
   <itemizedlist>
     <listitem>
-      <para>The routines <literal>hs_init()</literal>,
-      <literal>hs_exit()</literal>, and <literal>hs_set_argv()</literal> from
-      Chapter 6.1 of the Addendum are not supported yet.</para>
-    </listitem>
-
-    <listitem>
       <para>Syntactic forms and library functions proposed in earlier versions
       of the FFI are still supported for backwards compatibility.</para>
     </listitem>