Announcing a major revision of the Haskell text library
Posted in haskell, open source on October 9th, 2009 4 Comments »
I'm pleased to announce the availability of version 0.5 of text, a library that provides fast Unicode text handling for Haskell.
This version contains numerous changes compared to version 0.4, in three broad categories:
I made improvements to the performance of some common functions by, in many cases, more than 10x.I have substantially refined the API.Many bugs [...]
