Hello Alexey,

Sunday, November 23, 2008, 10:20:47 AM, you wrote:

> And this problem related not only to IO. It raises whenever strings cross
> border between haskell world and outside world. Opening files with unicode
> names, execing, etc.

this completely depends on libraries, and ghc-bundled i/o libs doesn't
support unicode filenames. freearc project contains its own simple i/o
library that doesn't have this problem (and also support files >4gb on
windows). unfortunately, this library doesn't include any buffering

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

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

Reply via email to