From e5b9354cc1315eb9729452b4c9e35424b58618b2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 May 2025 02:23:13 +0800 Subject: [PATCH] say testsuite failing (fpco/say#5) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3d72366..a72f9230 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8551,6 +8551,7 @@ expected-test-failures: - protobuf # 0.2.1.4 - record-wrangler # 0.1.1.0 - rocksdb-haskell # 1.0.1 linking problems with Ubuntu 24.2 + - say # 0.1.0.1 https://github.com/fpco/say/issues/5 - secp256k1-haskell # #5948/closed - serialise # 0.2.6.1 https://github.com/well-typed/cborg/issues/344 - servant-client # 0.20.2 https://github.com/haskell-servant/servant/issues/1818