Skip to content

Commit ee5eccf

Browse files
committed
Add another quickcheck bound
1 parent c21f792 commit ee5eccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardano-api/cardano-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ library gen
304304
Test.Hedgehog.Roundtrip.CBOR
305305

306306
build-depends:
307-
QuickCheck,
307+
QuickCheck ^>=2.16,
308308
aeson >=1.5.6.0,
309309
base16-bytestring,
310310
bytestring,

0 commit comments

Comments
 (0)