Skip to content

Commit ef7cead

Browse files
committed
Version 1.0.1.2
1 parent 38e5e78 commit ef7cead

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.0.1.2
2+
-------
3+
4+
* Fix dependency bounds (including retroactively), and compilation with warnings.
5+
16
1.0.1.1
27
-------
38

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.1.1
2+
version: 1.0.1.2
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)