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