Skip to content

Commit 4eaa608

Browse files
committed
Update index-state for hedgehog-quickcheck
1 parent 44e55d5 commit 4eaa608

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

cabal.project

Lines changed: 5 additions & 4 deletions
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 2025-07-14T12:41:02Z
17+
, hackage.haskell.org 2025-07-16T09:24:19Z
1818
-- Bump this if you need newer packages from CHaP
1919
, cardano-haskell-packages 2025-07-02T14:54:39Z
2020

@@ -57,12 +57,13 @@ if impl (ghc >= 9.12)
5757
-- https://github.com/kapralVV/Unique/issues/11
5858
, Unique:hashable
5959

60-
, *:QuickCheck
61-
, quickcheck-lockstep:quickcheck-dynamic
62-
6360
-- https://github.com/phadej/regression-simple/pull/14
6461
, regression-simple:base
6562

63+
allow-newer:
64+
, *:QuickCheck
65+
, quickcheck-lockstep:quickcheck-dynamic
66+
6667
source-repository-package
6768
type: git
6869
location: https://github.com/IntersectMBO/cardano-ledger

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.

0 commit comments

Comments
 (0)