From f16d332ae5fc236609e07db0fc70be042be8216e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Fri, 1 Nov 2024 08:22:34 +0100 Subject: [PATCH] No need to track deprecated `tasty-1.5.1` manually (it is not actionable anyway) - the issue might reappear if something > 1.5.1 will be released in the future (closes #7459). --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b78fe52..4baf8e64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1439,7 +1439,7 @@ packages: - immortal - regex-applicative - lexer-applicative - - tasty + - tasty < 1.5.1 || > 1.5.1 # deprecated - tasty-golden - tasty-hunit - tasty-quickcheck @@ -7962,9 +7962,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7449 - fourmolu < 0.16 - # https://github.com/commercialhaskell/stackage/issues/7459 - - tasty < 1.5.1 - # https://github.com/commercialhaskell/stackage/issues/7467 - cabal-install < 3.12 - cabal-install-parsers < 0.6.2