genvalidity-hspec-cereal 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-cereal.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 57452e6e997fb6d6228f286acb399858afb096753b73ac5a4285e96ded3b4ead+-- hash: 077a4bc7b4911981217feaeb27bd56c4e96d866da775b8b68708fa5008f572a9 name: genvalidity-hspec-cereal-version: 0.2.0.0+version: 0.2.0.1 synopsis: Standard spec's for cereal-related instances description: Standard spec's for cereal-related Instances category: Testing@@ -32,8 +32,8 @@ , base >=4.9 && <=5 , cereal , deepseq- , genvalidity >=0.5 && <0.6- , genvalidity-hspec >=0.6 && <0.7+ , genvalidity >=0.5+ , genvalidity-hspec >=0.6 , hspec exposed-modules: Test.Validity.Cereal