Skip to content

Commit a870dec

Browse files
Sam BalcoSam Balco
authored andcommitted
Merge branch 'loosen-quickcheck' of https://github.com/poscat0x04/quickjs-hs into poscat0x04-loosen-quickcheck
2 parents 4606e52 + 0bd8f0b commit a870dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickjs-hs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ test-suite quickjs-hs-test
8787
, aeson
8888
, exceptions
8989
, HUnit >=1.6.0.0 && <1.7
90-
, QuickCheck >=2.9 && <2.14
90+
, QuickCheck >=2.9 && <2.15
9191
, tasty >=1.0 && <1.3
9292
, tasty-hunit >=0.10 && <0.11
9393
, tasty-quickcheck >=0.9 && <0.11

0 commit comments

Comments
 (0)