filestore

Interface for versioning file stores.

Latest on Hackage:0.6.5@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by John MacFarlane, Gwern Branwen, Sebastiaan Visser
Maintained by [email protected]

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.