#3009: ghci-6.10.1 has odd buffering behavior
---------------------------------+------------------------------------------
    Reporter:  judahj            |        Owner:                  
        Type:  bug               |       Status:  closed          
    Priority:  normal            |    Milestone:                  
   Component:  GHCi              |      Version:  6.10.1          
    Severity:  normal            |   Resolution:  wontfix         
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * difficulty:  => Unknown
  * os:  MacOS X => Unknown/Multiple
  * resolution:  => wontfix
  * architecture:  x86 => Unknown/Multiple

Comment:

 This is another editline thing, I think.  Editline is turning on ICANON
 and IECHO after it has finished reading the input, even if it was turned
 off before.

 I can't see an easy  workaround, and we don't want to invest significant
 effort into fixing editline-related problems since we're moving to
 haskeline anyway.

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