Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
25390777
Commit
25390777
authored
Nov 22, 2004
by
simonmar
Browse files
[project @ 2004-11-22 16:39:37 by simonmar]
Add readline/GHCi/Windows entry
parent
0dfb4fb4
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/docs/users_guide/faq.xml
View file @
25390777
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment