From 8cd11ef105d821cbcc62fbcc0d3eae34c6408f63 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 27 Apr 2001 08:52:19 +0000 Subject: [PATCH] [project @ 2001-04-27 08:52:19 by simonmar] fix markup --- ghc/docs/users_guide/ghci.sgml | 1 + 1 file changed, 1 insertion(+) 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! -- 1.7.10.4