#2606: Backspace, delete, etc. don't work in ghci in HEAD
-----------------------+----------------------------------------------------
    Reporter:  tim     |        Owner:       
        Type:  bug     |       Status:  new  
    Priority:  normal  |    Milestone:       
   Component:  GHCi    |      Version:  6.9  
    Severity:  major   |   Resolution:       
    Keywords:          |     Testcase:       
Architecture:  x86     |           Os:  Linux
-----------------------+----------------------------------------------------
Comment (by judah):

 Hmm, if you had to install libedit-dev to build that program then maybe
 ghc's editline bindings weren't built when you built ghc.  Can you please
 check whether ghc's editline package is installed, for example by:
  - trying to run {{{:browse System.Console.Editline.Readline}}} inside
 ghci
  - double-checking whether the up/down arrow keys page through the ghci
 history

 If it's not installed, you can probably fix this problem by building ghc
 again.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2606#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to