I&#39;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.<br>
<br>Hackage page: <a href="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/text">http://hackage.haskell.org/cgi-bin/hackage-scripts/package/text</a><br>Darcs repo: darcs get <a href="http://code.haskell.org/text">http://code.haskell.org/text</a><br>
Report bugs: <a href="http://trac.haskell.org/text/">http://trac.haskell.org/text/</a><br>