From b5ab1ccc3c0e5e29efcd73a979e4647dac891de0 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Thu, 4 Apr 2024 17:53:03 +0200 Subject: [PATCH] Allow hackage-security 0.6.2.6, restore testing it (#7367) This closes #7365 and should help with #7357. - #7365 - #7357 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38159a6d..72741a92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -143,7 +143,7 @@ packages: - test-framework - c2hs - cabal-doctest - - hackage-security < 0.6.2.5 # https://github.com/commercialhaskell/stackage/issues/7357 + - hackage-security - haskell-lexer - lifted-async - polyparse @@ -9070,8 +9070,6 @@ skipped-tests: - incremental-parser # Main: executable not found - streamt # executable not found - - hackage-security # https://github.com/commercialhaskell/stackage/issues/7365 - # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run