Hello Olof,

Monday, July 31, 2006, 3:56:45 PM, you wrote:

> 1) reading UTF-8 coded text files into unicode-enabled Strings, lets call 
> them UString
> 2) writing UStrings to UTF-8 coded text files
> 3) using unicode strings in-code, that is in my .hs files

first solution: http://haskell.org/haskellwiki/Library/Streams

another solution: darcs get --partial http://repetae.net/john/repos/jhc/
and use UTF8 and CharIO modules from jhc


-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to