packages feed

yaml-unscrambler 0.1.0.20 → 0.1.0.21

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~quickcheck-instancesPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: quickcheck-instances

API changes (from Hackage documentation)

Files

yaml-unscrambler.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: yaml-unscrambler-version: 0.1.0.20+version: 0.1.0.21 synopsis: Flexible declarative YAML parsing toolkit description:   Very flexible declarative YAML parsing toolkit with extensive error detalization capabilities and expected schema generation.@@ -116,7 +116,7 @@   build-depends:     foldl >=1.4.9 && <2,     neat-interpolation >=0.5.1.2 && <0.6,-    quickcheck-instances >=0.3.11 && <0.4,+    quickcheck-instances >=0.3.11 && <0.5,     rerebase >=1.19 && <2,     tasty >=0.12 && <2,     tasty-hunit >=0.9 && <0.11,