libghc-directory-tree-prof

Simple directory-like tree datatype, with io functions; profiling libraries
  http://brandon.si/code/directory-tree-module-released/
  0
  no reviews



A simple directory-like tree datatype, with useful io functions and foldable 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.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.