packages feed

persistent-redis 2.5.2.1 → 2.5.2.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: time

API changes (from Hackage documentation)

Files

persistent-redis.cabal view
@@ -1,5 +1,5 @@ name:            persistent-redis-version:         2.5.2.1+version:         2.5.2.2 license:         BSD3 license-file:    LICENSE author:          Pavel Ryzhov <paul@paulrz.cz>@@ -23,7 +23,7 @@                    , persistent            >= 2.5      && < 3.0                    , text                  >= 1.2.0.0                    , aeson                 >= 0.8-                   , time                  >= 1.4      && < 1.9+                   , time                  >= 1.4                    , attoparsec            >= 0.12.0.0                    , mtl                   >= 2.2.0    && < 2.3                    , transformers          >= 0.4.0.0  && < 0.6.0.0@@ -59,7 +59,7 @@                    , text                  >= 1.2.0.0                    , aeson                 >= 0.8                    , binary                >= 0.7      && < 0.9-                   , time                  >= 1.4      && < 1.7+                   , time                  >= 1.4                    , attoparsec            >= 0.12.0.0                    , template-haskell                    , monad-control         >= 0.3.2.0  && < 1.2.0.0