packages feed

aeson-pretty 0.6.1 → 0.6.2

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: cmdargs

API changes (from Hackage documentation)

Files

aeson-pretty.cabal view
@@ -1,5 +1,5 @@ name:           aeson-pretty-version:        0.6.1+version:        0.6.2 license:        BSD3 license-file:   LICENSE category:       Text, Web, JSON, Pretty Printer@@ -46,7 +46,7 @@             attoparsec == 0.10.*,             base == 4.*,             bytestring >= 0.9 && < 0.11,-            cmdargs == 0.7.*,+            cmdargs >= 0.7,             containers,             vector == 0.9.*,             text == 0.11.*,