From 35a5a31170be02695f2b0a8d0bbfb78119bcd8f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Tue, 2 Jan 2024 14:24:51 +0100 Subject: [PATCH] Update hedgehog-extras to 0.5.0.0 --- cabal.project | 2 +- cardano-cli/cardano-cli.cabal | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cabal.project b/cabal.project index da14c9a0e1..352e008b88 100644 --- a/cabal.project +++ b/cabal.project @@ -13,7 +13,7 @@ repository cardano-haskell-packages -- See CONTRIBUTING for information about these, including some Nix commands -- you need to run if you change them index-state: - , hackage.haskell.org 2023-11-20T23:52:53Z + , hackage.haskell.org 2023-12-16T11:21:56Z , cardano-haskell-packages 2023-12-06T18:36:58Z packages: diff --git a/cardano-cli/cardano-cli.cabal b/cardano-cli/cardano-cli.cabal index 77fde72918..5d5823cdf4 100644 --- a/cardano-cli/cardano-cli.cabal +++ b/cardano-cli/cardano-cli.cabal @@ -272,7 +272,7 @@ library cardano-cli-test-lib , exceptions , filepath , hedgehog - , hedgehog-extras ^>= 0.4.7.0 + , hedgehog-extras ^>= 0.5.0.0 , process , text , transformers @@ -296,7 +296,7 @@ test-suite cardano-cli-test , containers , filepath , hedgehog - , hedgehog-extras ^>= 0.4.7.0 + , hedgehog-extras ^>= 0.5.0.0 , tasty , tasty-hedgehog , text @@ -345,7 +345,7 @@ test-suite cardano-cli-golden , directory , filepath , hedgehog ^>= 1.3 - , hedgehog-extras ^>= 0.4.7.0 + , hedgehog-extras ^>= 0.5.0.0 , regex-compat , regex-tdfa , tasty