packages feed

yaml-unscrambler 0.1.0.4 → 0.1.0.5

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~accdep ~rerebasedep ~selectivePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: acc, rerebase, selective

API changes (from Hackage documentation)

Files

yaml-unscrambler.cabal view
@@ -1,5 +1,5 @@ name: yaml-unscrambler-version: 0.1.0.4+version: 0.1.0.5 synopsis: Flexible declarative YAML parsing toolkit stability: Experimental homepage: https://github.com/nikita-volkov/yaml-unscrambler@@ -38,7 +38,7 @@     YamlUnscrambler.Util.Text     YamlUnscrambler.Util.Vector   build-depends:-    acc >=0.1.0.2 && <0.3,+    acc >=0.2.0.1 && <0.3,     attoparsec >=0.13 && <0.15,     attoparsec-data >=1.0.5.2 && <1.1,     attoparsec-time >=1.0.1.2 && <1.1,@@ -52,7 +52,7 @@     libyaml >=0.1.2 && <0.2,     mtl >=2.2 && <3,     scientific >=0.3.6.2 && <0.4,-    selective >=0.4 && <0.5,+    selective >=0.5 && <0.6,     text >=1 && <2,     text-builder >=0.6.6.1 && <0.7,     time >=1.9 && <2,@@ -73,7 +73,7 @@     neat-interpolation >=0.5.1.2 && <0.6,     QuickCheck >=2.8.1 && <3,     quickcheck-instances >=0.3.11 && <0.4,-    rerebase >=1.9 && <2,+    rerebase >=1.14 && <2,     tasty >=0.12 && <2,     tasty-hunit >=0.9 && <0.11,     tasty-quickcheck >=0.9 && <0.11,