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