Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=478466
--- Comment #9 from Robin Green greenrd@greenrd.org 2009-01-18 18:21:13 EDT --- The workaround I'm using for the time being is:
1. Install haskell-mode into emacs 2. Run emacs 3. Open a Haskell source file 4. From the Haskell menu choose "Start interpreter"
You now have ghci running inside emacs and can edit lines. The history works differently - to recall a previous line, you click on it with the mouse.