[Haskell-cafe] Filesystem questions

Jules Bean jules at jellybean.co.uk
Sun Oct 14 04:30:50 EDT 2007


Yitzchak Gale wrote:
> How about a built-in function that represents a directory tree
> as a lazy Data.Tree?

Please no.

The last thing haskell needs is more dangerous semantically broken 
non-referentially-transparent lazy IO structures.

Jules


More information about the Haskell-Cafe mailing list