Skip to content

Commit a28562f

Browse files
committed
Use tasty-quickcheck-0.11
1 parent f931d94 commit a28562f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository cardano-haskell-packages
1414
-- update either of these.
1515
index-state:
1616
-- Bump this if you need newer packages from Hackage
17-
, hackage.haskell.org 2024-06-13T08:49:27Z
17+
, hackage.haskell.org 2024-06-23T23:01:13Z
1818
-- Bump this if you need newer packages from CHaP
1919
, cardano-haskell-packages 2024-06-18T14:00:00Z
2020

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ouroboros-consensus/ouroboros-consensus.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ library unstable-consensus-testlib
419419
tasty,
420420
tasty-golden,
421421
tasty-hunit,
422-
tasty-quickcheck,
422+
tasty-quickcheck >=0.11,
423423
template-haskell,
424424
text,
425425
time,

0 commit comments

Comments
 (0)