genvalidity-hspec 1.0.0.0 → 1.0.0.1
raw patch · 2 files changed
+10/−2 lines, 2 files
Files
- CHANGELOG.md +8/−0
- genvalidity-hspec.cabal +2/−2
CHANGELOG.md view
@@ -1,5 +1,13 @@ # Changelog +## [1.0.0.1] - 2022-09-02++### Changed++* Compatibility with `hspec-core >= 2.10`++## [1.0.0.0] - 2021-11-20+ ### Changed * Compatibility with `validity >= 0.12.0.0`
genvalidity-hspec.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.34.4.+-- This file has been generated from package.yaml by hpack version 0.34.7. -- -- see: https://github.com/sol/hpack name: genvalidity-hspec-version: 1.0.0.0+version: 1.0.0.1 synopsis: Standard spec's for GenValidity instances description: Note: There are companion packages for this library: .