From: simonmar Date: Tue, 31 Jul 2001 16:44:44 +0000 (+0000) Subject: [project @ 2001-07-31 16:44:44 by simonmar] X-Git-Tag: Approximately_9120_patches~1387 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=fc56c1837d745e71c78a024587606d90b451d374;p=ghc-hetmet.git [project @ 2001-07-31 16:44:44 by simonmar] Remove the out-of-date "FAQ" about GHCi not having the :add command (it does now). --- diff --git a/ghc/docs/users_guide/ghci.sgml b/ghc/docs/users_guide/ghci.sgml index 5fc8d9f..23c4e70 100644 --- a/ghc/docs/users_guide/ghci.sgml +++ b/ghc/docs/users_guide/ghci.sgml @@ -1027,15 +1027,6 @@ Prelude> :set -fno-glasgow-exts - Hugs has a :add command for adding - modules without throwing away any that are already loaded. - Why doesn't this work in GHCi? - - We haven't implemented it yet. Sorry about that. - - - - -O doesn't work with GHCi!