[Haskell-cafe] Type system madness

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Jul 14 15:16:51 EDT 2007


Hello Andrew,

Friday, July 13, 2007, 11:01:24 PM, you wrote:

>> definitely. for example, on windows it doesn't support unicode
>> filenames nor files bigger than 4gb
>> so i use my own lib, a thin layer around Windows API

> Has a bug been reported for this? Have you (or anyone else) thought 
> about offering up code to fix it?

yes, i developed alternative i/o library which solves one of these
problems and made a plan of development wider i/o libarry which solves
second one too (not only for i/o but for all filesystem-related calls):

http://haskell.org/haskellwiki/Library/Streams
http://haskell.org/haskellwiki/Library/IO


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



More information about the Haskell-Cafe mailing list