packages feed

persistent-template 2.1.3.3 → 2.1.3.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

persistent-template.cabal view
@@ -1,5 +1,5 @@ name:            persistent-template-version:         2.1.3.3+version:         2.1.3.4 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -23,7 +23,7 @@                    , text                     >= 0.5                    , transformers             >= 0.2       && < 0.5                    , containers-                   , aeson                    >= 0.7       && < 0.9+                   , aeson                    >= 0.7       && < 0.10                    , monad-logger                    , unordered-containers                    , tagged