From c13cc77aeff302d49ce86e82775dc928dd75f735 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 May 2025 21:49:45 +0800 Subject: [PATCH] servant-http-streams testsuite fails with text-2.1.2 (haskell-servant/servant#1817) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f7ffbb1..41277830 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-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 - twitter-types # 0.11.0 compile fail against aeson 2