[Haskell-cafe] Filesystem questions

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Oct 19 18:57:32 EDT 2007


Hello Andrew,

Friday, October 12, 2007, 9:21:07 PM, you wrote:

> I notice that getDirectoryContents appears to return its results in 
> alphabetical order. Is this behaviour actually guaranteed?

on NTFS filesystem, files are stored in directory alphabetically
sorted. on FAT disks the order may be arbitrary


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



More information about the Haskell-Cafe mailing list