Skip to content

Commit 7af0c53

Browse files
newhoggyJohn Ky
authored andcommitted
Upgrade to hedgehog-extras-0.10.0.0
1 parent 9f0d0bb commit 7af0c53

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository cardano-haskell-packages
1313
-- See CONTRIBUTING for information about these, including some Nix commands
1414
-- you need to run if you change them
1515
index-state:
16-
, hackage.haskell.org 2025-06-22T20:18:27Z
16+
, hackage.haskell.org 2025-09-10T10:05:13Z
1717
, cardano-haskell-packages 2025-06-20T09:11:51Z
1818

1919
packages:

cardano-api/cardano-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ test-suite cardano-api-golden
441441
errors,
442442
filepath,
443443
hedgehog >=1.1,
444-
hedgehog-extras ^>=0.8,
444+
hedgehog-extras ^>=0.10,
445445
microlens,
446446
plutus-core ^>=1.45,
447447
plutus-ledger-api,

cardano-wasm/cardano-wasm.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ test-suite cardano-wasm-golden
8585
build-depends:
8686
filepath,
8787
hedgehog >=1.1,
88-
hedgehog-extras ^>=0.8,
88+
hedgehog-extras ^>=0.10,
8989
tasty,
9090
tasty-hedgehog,
9191

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)