Cabal revisions of persistent-1.3.0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: persistent version: 1.3.0.5+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 && < 5+ build-depends: base >= 4 && < 4.8 , bytestring >= 0.9 , transformers >= 0.2.1 , time >= 1.1.4 , containers >= 0.2 , conduit >= 1.0 , resourcet >= 0.4- , monad-control >= 0.3+ , monad-control >= 0.3 && < 1 , lifted-base >= 0.1 , path-pieces >= 0.1 , aeson >= 0.5 type: exitcode-stdio-1.0 main-is: test/main.hs - build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.8 , hspec >= 1.3 , containers , text
revision 2
name: persistent version: 1.3.0.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 && < 4.8+ build-depends: base >= 4.5 && < 4.8 , bytestring >= 0.9 , transformers >= 0.2.1 , time >= 1.1.4