filestore

Interface for versioning file stores.

Stackage Nightly 2025-08-29:0.6.5.1
Latest on Hackage:0.6.5.1

See all snapshots filestore appears in

BSD-3-Clause licensed by John MacFarlane, Gwern Branwen, Sebastiaan Visser
Maintained by [email protected]
This version can be pinned in stack with:filestore-0.6.5.1@sha256:d606d57b22a025f8e6bd0c8bff490c51532b38dc25fa633cd9806dd5e1d2bc3f,3194

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.