packages feed

json-feed 2.0.0.16 → 2.0.0.17

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: time

API changes (from Hackage documentation)

Files

json-feed.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: json-feed-version: 2.0.0.16+version: 2.0.0.17 synopsis: JSON Feed description:   This is an implementation of the JSON Feed spec in Haskell. The spec is@@ -72,7 +72,7 @@     network-uri ^>=2.6.4.2 || ^>=2.7.0.0,     tagsoup ^>=0.14.8,     text ^>=2.0.2 || ^>=2.1,-    time ^>=1.12.2 || ^>=1.14,+    time ^>=1.12.2 || ^>=1.14 || ^>=1.15,    -- cabal-gild: discover source/library   exposed-modules: JsonFeed