Finally! Fast Unicode support for Haskell
Posted in climbing on February 27th, 2009 7 Comments »
On behalf of the Data.Text team, I am delighted to announce the release of preview versions of two new packages:
text 0.1
Fast, packed Unicode text support, using a modern stream fusion framework.
text-icu 0.1
Augments the text package with comprehensive character set conversion support and normalization (and soon more), via bindings to the ICU library.
These packages fill out [...]
