iteratee -0.8.1.0 release/homepage change
John Lato
jwlato at gmail.com
Mon Feb 21 22:13:36 GMT 2011
Dear All,
I'm pleased to announce the release of iteratee-0.8.1.0. This version
introduces the following:
1) Nullable, NullPoint, and ReadableChunk instances for ByteString.Lazy
2) Iteratee.length has been changed. The new version is perhaps slightly
slower, but won't overflow prematurely.
3) new functions "mapChunksM_", "breakE", and "printLinesUnterminated".
"breakE" is an enumeratee version of "break", and should be more efficient
(sometimes substantially so) in all cases.
Also, please note that I'm changing hosts. The repo/homepage will
henceforth be
http://tiresiaspress.us/haskell/iteratee/
the inmachina.net address should point here for about a month (modulo
updates), however please update any repos before then.
I'd like to offer my sincerest thanks to Paulo Tanimoto for graciously
hosting this project up to now.
Best,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/iteratee/attachments/20110221/57d4091b/attachment.htm>
More information about the Iteratee
mailing list