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.
2 parents 05bf6a4 + 305b970 commit 51d772bCopy full SHA for 51d772b
quickcheck-instances.cabal
@@ -1,7 +1,7 @@
1
cabal-version: 2.2
2
name: quickcheck-instances
3
version: 0.3.31
4
-x-revision: 1
+x-revision: 2
5
synopsis: Common quickcheck instances
6
description:
7
QuickCheck instances.
@@ -90,7 +90,7 @@ library
90
, case-insensitive >=1.2.0.11 && <1.3
91
, containers >=0.6.0.1 && <0.8
92
, data-fix >=0.3 && <0.4
93
- , hashable >=1.4.4.0 && <1.5
+ , hashable >=1.4.4.0 && <1.6
94
, integer-logarithms >=1.0.3.1 && <1.1
95
, old-time >=1.1.0.0 && <1.2
96
, OneTuple >=0.4.2 && <0.5
0 commit comments