On Mon, Nov 24, 2008 at 1:56 AM, Colin Paul Adams <[EMAIL PROTECTED]> wrote: > I can't use the backspace key, or arrow keys in ghci (6.10.1) as i > would normally expect to on any program on Linux. >
Did you compile ghc yourself or download the distribution from somewhere? If you're compiling it yourself, you'll need to first install Fedora's libedit-devel package. Hope that helps, -Judah _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
