Has anybody written a wrapper for ICU (International Components for Unicode) for Haskell (GHC and/or Hugs)? I am processing Thai text and I want to use the ICU word-breaking, collation, encoding conversion, and transliteration services from my Parsec-based parsers.
Also, what is the plan for Unicode string processing for Haskell? What is the standard module for high-performance, Unicode-capable strings? Thanks, Brian [1] http://icu.sourceforge.net/ [2] http://www-306.ibm.com/software/globalization/icu/index.jsp
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
