[project @ 2004-11-22 16:39:37 by simonmar]
authorsimonmar <unknown>
Mon, 22 Nov 2004 16:39:37 +0000 (16:39 +0000)
committersimonmar <unknown>
Mon, 22 Nov 2004 16:39:37 +0000 (16:39 +0000)
Add readline/GHCi/Windows entry

ghc/docs/users_guide/faq.xml

index ecafe4b..eaf2579 100644 (file)
@@ -449,6 +449,14 @@ details.</para>
       </listitem>
     </varlistentry>
 
+    <varlistentry>
+      <term>I can't use readline under GHCi on Windows</term>
+      <listitem>
+       <para>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 <ulink url="http://www.haskell.org/pipermail/glasgow-haskell-users/2004-November/007370.html">here</ulink>.</para>
+      </listitem>
+    </varlistentry>
   </variablelist>
 
 </chapter>