packages feed

persistent-postgresql 0.6.1 → 0.6.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~time

Dependency ranges changed: time

Files

persistent-postgresql.cabal view
@@ -1,5 +1,5 @@ name:            persistent-postgresql-version:         0.6.1+version:         0.6.1.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -22,7 +22,7 @@                    , bytestring            >= 0.9      && < 0.10                    , text                  >= 0.7      && < 0.12                    , monad-control         >= 0.2      && < 0.3-                   , time                  >= 1.1      && < 1.3+                   , time                  >= 1.1                    , data-object           >= 0.3      && < 0.4                    , neither               >= 0.3      && < 0.4     exposed-modules: Database.Persist.Postgresql