packages feed

aeson-pretty 0.8.7 → 0.8.8

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base-compatPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base-compat

API changes (from Hackage documentation)

Files

aeson-pretty.cabal view
@@ -1,5 +1,5 @@ name:           aeson-pretty-version:        0.8.7+version:        0.8.8 license:        BSD3 license-file:   LICENSE category:       Text, Web, JSON, Pretty Printer@@ -42,7 +42,7 @@     build-depends:         aeson >= 0.7,         base >= 4.5,-        base-compat >= 0.9 && < 0.11,+        base-compat >= 0.9,         bytestring >= 0.9,         scientific >= 0.3,         vector >= 0.9,