sandwich-quickcheck 0.1.0.6 → 0.1.0.7
raw patch · 3 files changed
+11/−7 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- LICENSE +1/−1
- sandwich-quickcheck.cabal +6/−6
ChangeLog.md view
@@ -2,6 +2,10 @@ ## Unreleased changes +## 0.1.0.7++* Fix bug-reports URL+ ## 0.1.0.6 * Relax base bound so we can build on GHC 9
LICENSE view
@@ -1,4 +1,4 @@-Copyright Tom McLaughlin (c) 2021+Copyright Tom McLaughlin (c) 2023 All rights reserved.
sandwich-quickcheck.cabal view
@@ -1,21 +1,21 @@ 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.35.1. -- -- see: https://github.com/sol/hpack ----- hash: 0ea5e32d58d7b525d0efda5e1eb784b3fd8b9b8a7502b90d9a729fff9cb62991+-- hash: 496ab214547ab49a21ff2bed85694f6d3b52326cdd719476fd8f526488cae467 name: sandwich-quickcheck-version: 0.1.0.6+version: 0.1.0.7 synopsis: Sandwich integration with QuickCheck description: Please see the <https://codedownio.github.io/sandwich/docs/extensions/sandwich-quickcheck documentation>. category: Testing homepage: https://codedownio.github.io/sandwich-bug-reports: https://github.com/codedownio/sandwich-quickcheck/issues+bug-reports: https://github.com/codedownio/sandwich/issues author: Tom McLaughlin maintainer: tom@codedown.io-copyright: 2021 Tom McLaughlin+copyright: 2023 Tom McLaughlin license: BSD3 license-file: LICENSE build-type: Simple@@ -24,7 +24,7 @@ source-repository head type: git- location: https://github.com/codedownio/sandwich-quickcheck+ location: https://github.com/codedownio/sandwich library exposed-modules: