
20 Aug
2010
20 Aug
'10
11:59 a.m.
On Fri, Aug 20, 2010 at 12:51 PM, John Millikin
Currently, I'm planning on the following type signatures for D.E.Text. 'enumHandle' will use Text's hGetLine, since there doesn't seem to be any text-based equivalent to ByteString's 'hGet'.
CC'ing text's maintainer. Using 'hGetLine' will cause baaad surprises when you process a 10 GiB file with no '\n' in sight. Cheers! =) -- Felipe.