packages feed

persistent-postgresql 1.3.1 → 1.3.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~postgresql-simple

Dependency ranges changed: postgresql-simple

Files

persistent-postgresql.cabal view
@@ -1,5 +1,5 @@ name:            persistent-postgresql-version:         1.3.1+version:         1.3.1.1 license:         MIT license-file:    LICENSE author:          Felipe Lessa, Michael Snoyman <michael@snoyman.com>@@ -16,7 +16,7 @@ library     build-depends:   base                  >= 4        && < 5                    , transformers          >= 0.2.1-                   , postgresql-simple     >= 0.3      && < 0.5+                   , postgresql-simple     >= 0.3.10   && < 0.5                    , postgresql-libpq      >= 0.6.1    && < 0.10                    , persistent            >= 1.3      && < 1.4                    , containers            >= 0.2