packages feed

json-ast 0.3 → 0.3.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: vector

API changes (from Hackage documentation)

Files

json-ast.cabal view
@@ -1,7 +1,7 @@ name:   json-ast version:-  0.3+  0.3.1 synopsis:   Universal JSON AST datastructure description:@@ -44,7 +44,7 @@     JSONAST   build-depends:     -- data:-    vector >= 0.10 && < 0.12,+    vector >= 0.10 && < 0.13,     text >= 1 && < 2,     scientific >= 0.3 && < 0.4,     unordered-containers >= 0.2 && < 0.3,