packages feed

Cabal revisions of filestore-0.6.3.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                filestore Version:             0.6.3.2+x-revision: 1 Cabal-Version:       >= 1.10 Build-type:          Custom Synopsis:            Interface for versioning file stores.     description: Make use of a recent (>= 2.3.0) Darcs feature which vastly improves the performance                  of 'latest'.  You should disable this flag if you plan to use gitit with an                  older version of Darcs, or 'latest' will raise an error.++-- This package has a trivial Setup.hs and should rather use build-type:Simple+custom-setup+    setup-depends: base -any, Cabal -any  Library     Build-depends:       base >= 4 && < 5,