filestore: Interface for versioning file stores.
The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided, and other VCSs or databases could be added.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
maxcount | Make use of a recent (>= 2.3.0) Darcs feature which vastly improves the performance
of | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- filestore-0.4.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.3, 0.3.3.1, 0.3.4, 0.3.4.1, 0.3.4.2, 0.3.4.3, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.1, 0.4.2, 0.5, 0.5.0.1, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.3.1, 0.6.3.2, 0.6.3.3, 0.6.3.4, 0.6.3.5, 0.6.4, 0.6.5 (info) |
---|---|
Change log | CHANGES |
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <1.0), Diff (>=0.1.2 && <0.2), directory (>=1.0 && <1.2), filepath (>=1.1 && <1.3), old-locale (>=1.0 && <1.1), parsec (>=2 && <3.2), process (>=1.0 && <1.2), split (>=0.1 && <0.2), time (>=1.1 && <1.3), utf8-string (>=0.3 && <0.4), xml (>=1.3 && <1.4) [details] |
Tested with | ghc ==6.10.1 |
License | BSD-3-Clause |
Author | John MacFarlane, Gwern Branwen, Sebastiaan Visser |
Maintainer | jgm@berkeley.edu |
Category | Data |
Home page | http://johnmacfarlane.net/repos/filestore |
Uploaded | by JohnMacFarlane at 2011-04-18T16:27:26Z |
Distributions | Arch:0.6.5, Debian:0.6.4, Fedora:0.6.5, FreeBSD:0.6.1, NixOS:0.6.5 |
Reverse Dependencies | 8 direct, 2 indirect [details] |
Downloads | 37304 total (168 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] |