From e8c92445dbec9320d3e910ce4f564d1eefa7d94e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 May 2025 21:53:16 +0800 Subject: [PATCH] servant-client testsuite fails with text-2.1.2 (haskell-servant/servant#1818) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41277830..cac05c23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8541,6 +8541,7 @@ expected-test-failures: - record-wrangler # 0.1.1.0 - 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 - servant-http-streams # 0.20.2 https://github.com/haskell-servant/servant/issues/1817 - servant-static-th # 1.0.0.1 https://github.com/cdepillabout/servant-static-th/issues/21 - thread-supervisor # 0.2.0.0