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