From: simonmar Date: Mon, 22 Nov 2004 16:39:37 +0000 (+0000) Subject: [project @ 2004-11-22 16:39:37 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1403 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2539077793a87cfc7dffa6eb51762f187ec057f9;p=ghc-hetmet.git [project @ 2004-11-22 16:39:37 by simonmar] Add readline/GHCi/Windows entry --- diff --git a/ghc/docs/users_guide/faq.xml b/ghc/docs/users_guide/faq.xml index ecafe4b..eaf2579 100644 --- a/ghc/docs/users_guide/faq.xml +++ b/ghc/docs/users_guide/faq.xml @@ -449,6 +449,14 @@ details. + + I can't use readline under GHCi on Windows + + In order to load the readline package under GHCi on Windows, you + need to make a version of the readline library that GHCi can load. + Instructions for GHC 6.2.2. are here. + +