Skip to content

Commit 467bddb

Browse files
committed
release wild-bind-0.1.2.12
1 parent 11ebffe commit 467bddb

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

wild-bind/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Revision history for wild-bind
22

3-
## 0.1.2.12 -- ???
3+
## 0.1.2.12 -- 2025-06-19
4+
5+
* Confirm test with `QuickCheck-2.16`.
46

57
## 0.1.2.11 -- 2025-03-19
68

wild-bind/wild-bind.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ test-suite spec
5757
wild-bind,
5858
transformers ^>=0.5.6 || ^>=0.6.1,
5959
hspec ^>=2.11.12,
60-
QuickCheck,
60+
QuickCheck ^>=2.15.0 || ^>=2.16.0,
6161
stm ^>=2.5.0,
6262
microlens ^>=0.4.14
6363

0 commit comments

Comments
 (0)