On Fri, 12 Oct 2007 18:21:07 +0100, you wrote:

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

This is a Windows thing. All of the NT-based operating systems list
files in alphabetical order by default. You see the same thing if you
use the DIR command from a command-line prompt.

Steve Schafer
Fenestra Technologies Corp.
http://www.fenestra.com/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to