[Haskell-cafe] ANNOUNCE: text 0.2,
fast and comprehensive Unicode support using stream fusion
Bryan O'Sullivan
bos at serpentine.com
Fri May 22 22:14:49 EDT 2009
I'm pleased to announce the availability of text 0.2, an efficient Unicode
text library that uses stream fusion. New and notable in this release is
support for lazy, chunked text, so you can process text files far larger
than memory using a small footprint.
Hackage page:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/text
Darcs repo: darcs get http://code.haskell.org/text
Report bugs: http://trac.haskell.org/text/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090522/88693b58/attachment.html
More information about the Haskell-Cafe
mailing list