FileSystem: File system data structure and monad transformer.

[ bsd3, library, system ] [ Propose Tags ]

FileSystem allows you to create a virtual file system. This package defines:

  • A data structure of a file system, with directories and files.

  • A monad transformer which adds a file system environment, where you can do standard system operations, like write and read files or create directories.

  • An IO interface for create these virtual file systems from existing real directories.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0
Dependencies base (>=4 && <5), binary (>=0.5 && <0.6), bytestring (>=0.9 && <0.10), directory, filepath, mtl (>=2.0 && <2.1), old-time [details]
License BSD-3-Clause
Author Daniel Diaz
Maintainer Daniel Diaz <danieldiaz@asofilak.es>
Category System
Home page http://ddiaz.asofilak.es/packages/FileSystem
Uploaded by DanielDiaz at 2011-01-28T17:38:22Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1346 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]