On Sun, Jul 10, 2011 at 12:59 PM, ivan vadovic <p...@pobox.sk> wrote:
> Hi,
>
> Also a library for string normalization in the sense of stripping diacritical
> marks would be handy too. Does anything in this respect exist that would be
> usable from haskell?

The closest thing I know of is this:
http://hackage.haskell.org/package/text-icu

You still have to install ICU separately, that library is just a
binding for working with it from Haskell.

Jason

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to