ANNOUNCE: enumerator 0.4.18
- From:
- John Millikin
- Date:
- 2012-01-15 @ 20:23
Hackage: http://hackage.haskell.org/package/enumerator-0.4.18
Home page: https://john-millikin.com/software/enumerator/
API reference:
https://john-millikin.com/software/enumerator/reference/enumerator/0.4.18/
Changes since 0.4.17:
* Include newlines in streamed data from text-based 'enumHandle' and
'enumFile'. This allows (enumHandle h1 $$ iterHandle h2) to make a
full copy of the input data.
* Improved the documentation for these functions to mention their
line-based behavior, and possible performance issues due to Unicode
decoding
Full change log at https://john-millikin.com/software/enumerator/#changelog