From: Ian Lynagh Date: Sat, 12 Jun 2010 16:22:50 +0000 (+0000) Subject: Update ghci example output in user guide; patch from YitzGale in #4111 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=df47ef3b970bc9ff1ba4935262ebc6f5fdd0334d;p=ghc-hetmet.git Update ghci example output in user guide; patch from YitzGale in #4111 --- diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml index edad7fd..6e54ace 100644 --- a/docs/users_guide/ghci.xml +++ b/docs/users_guide/ghci.xml @@ -28,8 +28,11 @@ $ ghci -GHCi, version 6.8.1: http://www.haskell.org/ghc/ :? for help +GHCi, version 6.12.1: http://www.haskell.org/ghc/ :? for help +Loading package ghc-prim ... linking ... done. +Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. +Loading package ffi-1.0 ... linking ... done. Prelude>