From 19d8527161003767c9432d9e89068173c048ed42 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 13 May 2024 20:01:43 +0800 Subject: [PATCH] crypton-x509 testsuite now disabled by bound so drop from expected-test-failures --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69ccca97..f6993f78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9083,7 +9083,6 @@ expected-test-failures: - conduit-aeson # https://github.com/commercialhaskell/stackage/issues/6469 - conduit-connection # 0.1.0.5 - cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built - - crypton-x509 # 1.7.6 https://github.com/kazu-yamamoto/crypton-certificate/issues/1 - do-notation # 0.1.0.2 - flay # 0.4 - generic-lens # https://github.com/commercialhaskell/stackage/issues/6377