packages feed

Cabal revisions of persistent-2.1.1.5

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

revision 1
 name:            persistent version:         2.1.1.5+x-revision: 1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>                    , old-locale                    , text                     >= 0.8                    , containers               >= 0.2-                   , conduit                  >= 1.0+                   , conduit                  >= 1.0 && < 1.3                    , resourcet                >= 1.1                    , exceptions               >= 0.6                    , monad-control            >= 0.3
revision 2
 name:            persistent version:         2.1.1.5-x-revision: 1+x-revision: 2 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>     if flag(nooverlap)         cpp-options: -DNO_OVERLAP -    build-depends:   base                     >= 4       && < 5+    build-depends:   base                     >= 4       && < 4.13                    , bytestring               >= 0.9                    , transformers             >= 0.2.1                    , time                     >= 1.1.4     type:          exitcode-stdio-1.0     main-is:       test/main.hs -    build-depends:   base >= 4 && < 5+    build-depends:   base >= 4 && < 4.13                    , hspec >= 1.3                    , containers                    , text
revision 3
 name:            persistent version:         2.1.1.5-x-revision: 2+x-revision: 3 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