[Haskell-i18n] Code
Sven Moritz Hallberg
pesco@gmx.de
22 Aug 2002 17:54:57 +0200
On Thu, 2002-08-22 at 02:39, Ashley Yakeley wrote:
> I have some code for Unicode properties and the like I'd like to
> contribute, I just need a place to put it. Is it worth creating a
> SourceForge project for the internationalisation effort? I think other
> people have come up with stuff too, like UTF-8 decoders etc.
Yes, for the record, I have a working UTF-8 module now. It operates on
lists of Chars/Word8s but can also en/decode single characters. It is,
AFAICS, conformant to Unicode 3.2.
Sven Moritz