packages feed

yaml-unscrambler 0.1.0.10 → 0.1.0.11

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

yaml-unscrambler.cabal view
@@ -1,5 +1,5 @@ name: yaml-unscrambler-version: 0.1.0.10+version: 0.1.0.11 synopsis: Flexible declarative YAML parsing toolkit stability: Experimental homepage: https://github.com/nikita-volkov/yaml-unscrambler@@ -59,7 +59,7 @@     transformers >=0.5 && <0.7,     unordered-containers >=0.2.10 && <0.3,     uuid >=1.3 && <2,-    vector >=0.12 && <0.13,+    vector >=0.12 && <0.14,     yaml >=0.11.5 && <0.12  test-suite test