Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A simple directory-like tree datatype, with useful IO functions and Foldable | Gabor Pali | 2011-08-13 | 3 | -0/+30 |
and Traversable instance. Provides a 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. WWW: http://coder.bsimmons.name/blog/2009/05/directory-tree-module-released/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279636 |