packages feed

yaml-unscrambler 0.1.0.12 → 0.1.0.13

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~selective

Dependency ranges changed: selective

Files

yaml-unscrambler.cabal view
@@ -1,5 +1,5 @@ name: yaml-unscrambler-version: 0.1.0.12+version: 0.1.0.13 synopsis: Flexible declarative YAML parsing toolkit stability: Experimental homepage: https://github.com/nikita-volkov/yaml-unscrambler@@ -52,7 +52,7 @@     libyaml >=0.1.2 && <0.2,     mtl >=2.2 && <3,     scientific >=0.3.6.2 && <0.4,-    selective >=0.5 && <0.6,+    selective >=0.5 && <0.7,     text >=1 && <3,     text-builder-dev >=0.3 && <0.4,     time >=1.9 && <2,