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