packages feed

Cabal revisions of persistent-2.10.1

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

revision 1
 name:            persistent version:         2.10.1+x-revision: 1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>     if flag(nooverlap)         cpp-options: -DNO_OVERLAP -    build-depends:   base                     >= 4.9       && < 5+    build-depends:   base                     >= 4.9       && < 4.13                    , aeson                    >= 1.0                    , attoparsec                    , base64-bytestring     type:          exitcode-stdio-1.0     main-is:       test/main.hs -    build-depends:   base >= 4.9 && < 5+    build-depends:   base >= 4.9 && < 4.13                    , aeson                    , attoparsec                    , base64-bytestring
revision 2
 name:            persistent version:         2.10.1-x-revision: 1+x-revision: 2 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>     description: test out our assumption that OverlappingInstances is just for String  library+    build-depends: aeson <1.6+     if flag(nooverlap)         cpp-options: -DNO_OVERLAP