
31 Jul
2006
31 Jul
'06
8:18 a.m.
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:Bulat.Ziganshin@gmail.com