[Haskell-cafe] RE: ANN: System.FilePath 0.9
Bulat Ziganshin
bulat.ziganshin at gmail.com
Wed Jul 26 15:24:05 EDT 2006
Hello Udo,
Wednesday, July 26, 2006, 9:41:58 PM, you wrote:
> - parameterize the FilePath ADT on the character type, you get (FilePath
> Word16) on Windows (which uses UCS-2, not UCS-4 and not UTF-16) and
if i correctly understand, UCS-2 uses 2 bytes for ANY char, while
UTF-16 uses 2 or 4 bytes? in this case, latest windows versions (XP?)
added support for UTF-16, as i heard
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list