We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49d883 commit b97265dCopy full SHA for b97265d
quickcheck-dynamic/CHANGELOG.md
@@ -9,6 +9,10 @@ changes.
9
10
## UNRELEASED
11
12
+## 3.4.2 - 2025-07-14
13
+
14
+* Added support for `Quickcheck-2.16`.
15
16
## 3.4.1 - 2024-03-22
17
18
* [#70](https://github.com/input-output-hk/quickcheck-dynamic/pull/70) Expose `IsPerformResult` typeclass
quickcheck-dynamic/quickcheck-dynamic.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
2
name: quickcheck-dynamic
3
-version: 3.4.1
+version: 3.4.2
4
license: Apache-2.0
5
license-files:
6
LICENSE
0 commit comments