[haskeline] #108: encoding error on long UTF-8 paste

haskeline haskeline at projects.haskell.org
Tue May 25 15:51:47 EDT 2010


#108: encoding error on long UTF-8 paste
-------------------+--------------------------------------------------------
Reporter:  judah   |        Owner:     
    Type:  defect  |       Status:  new
Priority:  major   |    Milestone:     
 Version:  0.6     |   Resolution:     
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by judah):

 See also #94.

 It looks like we'll need to keep our own buffer, and also use hGetBufSome
 instead of hWaitForInput with ghc>=6.13.  See
 http://hackage.haskell.org/trac/ghc/ticket/4046 .

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


More information about the Haskeline mailing list