packages feed

aeson-pretty 0.5.0 → 0.5.1

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

aeson-pretty.cabal view
@@ -1,5 +1,5 @@ name:           aeson-pretty-version:        0.5.0+version:        0.5.1 license:        BSD3 license-file:   LICENSE category:       Text, Web, JSON, Pretty Printer@@ -42,7 +42,7 @@         buildable: False     else         build-depends:-            aeson == 0.5.0.*,+            aeson >= 0.5 || == 0.6.*,             attoparsec == 0.10.*,             base == 4.*,             bytestring == 0.9.*,