
1 Mar
2009
1 Mar
'09
8:05 a.m.
Bryan O'Sullivan ha scritto:
On behalf of the Data.Text team, I am delighted to announce the release of preview versions of two new packages: [...] text-icu 0.1 Augments text with comprehensive character set conversion support and normalization (and soon more), via bindings to the ICU library. http://hackage.haskell.org/cgi-bin/hackage-scripts/package/text-icu
This is interesting. Any plans to write a pure Haskell package, using Unicode CLDR data? http://unicode.org/cldr/ As an example, Python Babel does this, and it also have support for GNU gettext catalogs.
[...]
Regards Manlio Perillo