Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: ghci does not handle backspace correctly
https://bugzilla.redhat.com/show_bug.cgi?id=478466
Summary: ghci does not handle backspace correctly Product: Fedora Version: rawhide Platform: i386 OS/Version: Linux Status: NEW Severity: medium Priority: low Component: ghc AssignedTo: bos@serpentine.com ReportedBy: greenrd@greenrd.org QAContact: extras-qa@fedoraproject.org CC: petersen@redhat.com, bos@serpentine.com, loupgaroublond@gmail.com, fedora-haskell-list@redhat.com Classification: Fedora
Description of problem: ghci does not handle the backspace key correctly.
Presumably this is because ghc is not (according to ldd) linked with either readline or editline.
Version-Release number of selected component (if applicable): ghc-6.10.1-6.fc11.i386
How reproducible: Always
Steps to Reproduce: 1. ghci 2. Type something 3. Press backspace
Actual results: ^? appears
Expected results: character deleted