Skip to content

Commit 33c020b

Browse files
committed
Merge branch 'release/1.0.1' into production
2 parents 7c9988e + 83c365b commit 33c020b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.0.1
2+
-----
3+
4+
* Compillability by GHC-9.2.4
5+
* Fix cabal `tested-with` field
6+
17
1.0.0
28
-----
39

generic-arbitrary.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: generic-arbitrary
2-
version: 1.0.0
2+
version: 1.0.1
33
synopsis: Generic implementation for QuickCheck's Arbitrary
44
description:
55
Generic implementations of methods of the 'Arbitrary' class from the

0 commit comments

Comments
 (0)