Cabal revisions of persistent-2.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: persistent version: 2.0.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 && < 5+ build-depends: base >= 4 && < 4.8 , bytestring >= 0.9 , transformers >= 0.2.1 , time >= 1.1.4 , conduit >= 1.0 , resourcet >= 1.1 , exceptions >= 0.6- , monad-control >= 0.3+ , monad-control >= 0.3 && < 1 , lifted-base >= 0.1 , resource-pool , path-pieces >= 0.1 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