packages feed

digestive-functors-aeson 1.1.12.1 → 1.1.13

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: lens

API changes (from Hackage documentation)

Files

digestive-functors-aeson.cabal view
@@ -1,6 +1,6 @@ name: digestive-functors-aeson category: Web, JSON-version: 1.1.12.1+version: 1.1.13 license: GPL-3 license-file: LICENSE author: Oliver Charles@@ -20,7 +20,7 @@ source-repository head   type: git   location: git://github.com/ocharles/digestive-functors-aeson.git-  tag: v1.1.10+  tag: v1.1.13  library   exposed-modules:@@ -30,7 +30,7 @@     base >= 4.5 && < 4.8,     containers >= 0.5,     digestive-functors >= 0.7 && < 0.8,-    lens >= 4.4 && < 4.7,+    lens >= 4.4 && < 4.8,     lens-aeson >= 1 && < 1.1,     safe >= 0.3.3,     text >= 0.11,