#2606: Backspace, delete, etc. don't work in ghci in HEAD
-------------------------------+--------------------------------------------
    Reporter:  tim             |        Owner:              
        Type:  bug             |       Status:  closed      
    Priority:  normal          |    Component:  GHCi        
     Version:  7.2.1           |   Resolution:  invalid     
    Keywords:                  |     Testcase:              
   Blockedby:                  |   Difficulty:  Unknown     
          Os:  Linux           |     Blocking:              
Architecture:  x86_64 (amd64)  |      Failure:  None/Unknown
-------------------------------+--------------------------------------------

Comment(by judahj):

 With fixed formatting:
 {{{
 Prelude> :m +System.Console.Haskeline
 Prelude System.Console.Haskeline> runInputT defaultSettings (getInputLine
 "prompt>")
 prompt>This is an input line.
 Just "This is an input line."
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2606#comment:23>
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