packages feed

genvalidity-hspec-binary 0.2.0.0 → 0.2.0.1

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~genvaliditydep ~genvalidity-hspecPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: genvalidity, genvalidity-hspec

API changes (from Hackage documentation)

Files

genvalidity-hspec-binary.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 88f9f2d292613701c8e38147c6851a5eb8161930d97285f7ca7cfb243fb8b3c5+-- hash: 377a3471498d74e5c496a9126dd9c8b942ddc29f35bddc497681bd59c278f72f  name:           genvalidity-hspec-binary-version:        0.2.0.0+version:        0.2.0.1 synopsis:       Standard spec's for binary-related Instances description:    Standard spec's for cereal-related Instances, see https://hackage.haskell.org/package/binary. category:       Testing@@ -35,8 +35,8 @@     , base >=4.9 && <=5     , binary     , deepseq-    , genvalidity >=0.5 && <0.6-    , genvalidity-hspec >=0.6 && <0.7+    , genvalidity >=0.5+    , genvalidity-hspec >=0.6     , hspec   exposed-modules:       Test.Validity.Binary