[haskeline] #56: haskeline does not provide fancy line editing in ghci-6.10.1

haskeline haskeline at projects.haskell.org
Sat Feb 7 15:08:14 EST 2009


#56: haskeline does not provide fancy line editing in ghci-6.10.1
-------------------+--------------------------------------------------------
Reporter:  judah   |        Owner:       
    Type:  defect  |       Status:  new  
Priority:  minor   |    Milestone:  0.6.*
 Version:          |   Resolution:       
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by judah):

 This issue is caused by a ghci bug:

 http://hackage.haskell.org/trac/ghc/ticket/3009

 Currently the POSIX backend only sets `stdin` to `NoBuffering` if it's not
 already set.  We can work around this by always setting `NoBuffering`.

-- 
Ticket URL: <http://trac.haskell.org/haskeline/ticket/56#comment:3>
haskeline <http://example.org/>
My example project


More information about the Haskeline mailing list