[project @ 2001-07-31 16:44:44 by simonmar]
authorsimonmar <unknown>
Tue, 31 Jul 2001 16:44:44 +0000 (16:44 +0000)
committersimonmar <unknown>
Tue, 31 Jul 2001 16:44:44 +0000 (16:44 +0000)
Remove the out-of-date "FAQ" about GHCi not having the :add command
(it does now).

ghc/docs/users_guide/ghci.sgml

index 5fc8d9f..23c4e70 100644 (file)
@@ -1027,15 +1027,6 @@ Prelude> :set -fno-glasgow-exts
       </varlistentry>
 
       <varlistentry>
-       <term>Hugs has a <literal>:add</literal> command for adding
-       modules without throwing away any that are already loaded.
-       Why doesn't this work in GHCi?</term>
-       <listitem>
-         <para>We haven't implemented it yet.  Sorry about that.</para>
-       </listitem>
-      </varlistentry>
-
-      <varlistentry>
        <term><literal>-O</literal> doesn't work with GHCi!</term>
        <indexterm><primary><option>-O</option></primary>
        </indexterm>