aeson-pretty 0.6.2 → 0.6.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~vectorPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: vector
API changes (from Hackage documentation)
Files
- aeson-pretty.cabal +3/−3
aeson-pretty.cabal view
@@ -1,5 +1,5 @@ name: aeson-pretty-version: 0.6.2+version: 0.6.3 license: BSD3 license-file: LICENSE category: Text, Web, JSON, Pretty Printer@@ -48,7 +48,7 @@ bytestring >= 0.9 && < 0.11, cmdargs >= 0.7, containers,- vector == 0.9.*,+ vector >= 0.9 && < 0.11, text == 0.11.*, unordered-containers >= 0.1.3.0 @@ -65,7 +65,7 @@ base == 4.*, bytestring >= 0.9 && < 0.11, containers,- vector == 0.9.*,+ vector >= 0.9 && < 0.11, text == 0.11.*, unordered-containers >= 0.1.3.0