From: simonmar Date: Fri, 27 Apr 2001 08:52:19 +0000 (+0000) Subject: [project @ 2001-04-27 08:52:19 by simonmar] X-Git-Tag: Approximately_9120_patches~2090 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=8cd11ef105d821cbcc62fbcc0d3eae34c6408f63;p=ghc-hetmet.git [project @ 2001-04-27 08:52:19 by simonmar] fix markup --- diff --git a/ghc/docs/users_guide/ghci.sgml b/ghc/docs/users_guide/ghci.sgml index 3f8783f..6688862 100644 --- a/ghc/docs/users_guide/ghci.sgml +++ b/ghc/docs/users_guide/ghci.sgml @@ -940,6 +940,7 @@ Prelude> :set -fno-glasgow-exts doesn't make a great deal of sense for an interpreter, but the rule was kept for compatibility with GHC. + System.exit causes GHCi to exit!