From 9f26c468bae5776e1c4e0fe762a4181a13b463aa Mon Sep 17 00:00:00 2001 From: Debian Haskell Group Date: Sat, 13 Jun 2020 02:03:16 +0100 Subject: [PATCH] newer-deps Gbp-Pq: Name newer-deps --- hedgehog.cabal | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hedgehog.cabal b/hedgehog.cabal index 6c06676..2a7960b 100644 --- a/hedgehog.cabal +++ b/hedgehog.cabal @@ -57,18 +57,17 @@ library , directory >= 1.2 && < 1.4 , erf >= 2.0 && < 2.1 , exceptions >= 0.7 && < 0.11 - , fail >= 4.9 && < 5 , lifted-async >= 0.7 && < 0.11 , mmorph >= 1.0 && < 1.2 , monad-control >= 1.0 && < 1.1 , mtl >= 2.1 && < 2.3 - , pretty-show >= 1.6 && < 1.10 + , pretty-show >= 1.6 && < 1.11 , primitive >= 0.6 && < 0.8 , random >= 1.1 && < 1.2 , resourcet >= 1.1 && < 1.3 , semigroups >= 0.16 && < 0.20 , stm >= 2.4 && < 2.6 - , template-haskell >= 2.10 && < 2.16 + , template-haskell >= 2.10 && < 2.17 , text >= 1.1 && < 1.3 , time >= 1.4 && < 1.10 , transformers >= 0.5 && < 0.6 @@ -140,7 +139,7 @@ test-suite test , containers >= 0.4 && < 0.7 , mmorph >= 1.0 && < 1.2 , mtl >= 2.1 && < 2.3 - , pretty-show >= 1.6 && < 1.10 + , pretty-show >= 1.6 && < 1.11 , semigroups >= 0.16 && < 0.20 , text >= 1.1 && < 1.3 , transformers >= 0.3 && < 0.6 -- 2.30.2