directory-like tree datatype
simple data structure mirroring a directory tree on the filesystem, as
well as useful functions for reading and writing file and directory
structures in the IO monad.

Maintainer: Jim Razmus II <jim@openbsd.org>

WWW: http://hackage.haskell.org/package/directory-tree
