[Haskell-cafe] Unicode workaround for getDirectoryContents under Windows?

Bulat Ziganshin bulat.ziganshin at gmail.com
Sun Jun 14 02:26:57 EDT 2009


Hello Shu-yu,

Sunday, June 14, 2009, 7:41:46 AM, you wrote:

> It seems like getDirectoryContents applies codepage conversion based

it's not a bug, but old-fashioned architecture of entire file apis

you may find my Win32Files.hs module useful - it adopts UTF-16
versions of file operations

http://downloads.sourceforge.net/freearc/FreeArc-0.51-sources.tar.bz2



-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list