id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
73,"If several lines are pasted in, Haskeline may ignore all but the first",judah,,"Take a program running Haskeline, and paste in several lines at once.  After the first line, most or all of the input will be gone.

The problem is that on POSIX, in order to process Unicode input efficiently we read ahead in the buffer and don't put back what we haven't used.

",defect,closed,minor,0.6.*,0.6,fixed,,
