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 84a89c4 commit 8f8066bCopy full SHA for 8f8066b
fgl-arbitrary/fgl-arbitrary.cabal
@@ -44,7 +44,7 @@ test-suite fgl-arbitrary-tests
44
, fgl
45
, base
46
, QuickCheck >= 2.3 && < 2.10
47
- , hspec >= 2.1 && < 2.4
+ , hspec >= 2.1 && < 2.5
48
, containers
49
50
hs-source-dirs: test
fgl.cabal
@@ -91,7 +91,7 @@ test-suite fgl-tests {
91
build-depends: fgl
92
93
, QuickCheck >= 2.8 && < 2.10
94
95
96
97
0 commit comments