Cabal revisions of persistent-sqlite-2.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: persistent-sqlite version: 2.2.1+x-revision: 1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> build-depends: base >= 4.6 && < 5 , bytestring >= 0.9.1 , transformers >= 0.2.1- , persistent >= 2.2 && < 3+ , persistent >= 2.2 && < 2.6 , monad-control >= 0.2 , containers >= 0.2 , text >= 0.7