From: Ian Lynagh Date: Sun, 15 Jul 2007 22:14:44 +0000 (+0000) Subject: Remove another instance of the banner from the user guide X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=9fa5ced11b0955f69773b2bd616441c69c7d1068;p=ghc-hetmet.git Remove another instance of the banner from the user guide --- diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml index 0409400..7d07f9b 100644 --- a/docs/users_guide/ghci.xml +++ b/docs/users_guide/ghci.xml @@ -1532,12 +1532,7 @@ $ ghci Main.hs $ ghci -package readline - ___ ___ _ - / _ \ /\ /\/ __(_) - / /_\// /_/ / / | | GHC Interactive, version 6.6, for Haskell 98. -/ /_\\/ __ / /___| | http://www.haskell.org/ghc/ -\____/\/ /_/\____/|_| Type :? for help. - +GHCi, version 6.8.1: http://www.haskell.org/ghc/ :? for help Loading package base ... linking ... done. Loading package readline-1.0 ... linking ... done. Prelude>