yaml-unscrambler 0.1.0.7 → 0.1.0.8
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text-builder-devPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: text-builder-dev
API changes (from Hackage documentation)
Files
- yaml-unscrambler.cabal +2/−2
yaml-unscrambler.cabal view
@@ -1,5 +1,5 @@ name: yaml-unscrambler-version: 0.1.0.7+version: 0.1.0.8 synopsis: Flexible declarative YAML parsing toolkit stability: Experimental homepage: https://github.com/nikita-volkov/yaml-unscrambler@@ -54,7 +54,7 @@ scientific >=0.3.6.2 && <0.4, selective >=0.5 && <0.6, text >=1 && <3,- text-builder-dev >=0.1 && <0.2,+ text-builder-dev >=0.2 && <0.3, time >=1.9 && <2, transformers >=0.5 && <0.7, unordered-containers >=0.2.10 && <0.3,