On Fri, Aug 20, 2010 at 12:51 PM, John Millikin <jmilli...@gmail.com> wrote: > 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. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe