From fdd1067cf32ec863e3a8e3f3a4092071c37a7e28 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 20 May 2023 15:28:43 -0500 Subject: [PATCH] Expect test suite failure for srtree, #6984 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba2f745e..1c7ff5ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8726,6 +8726,7 @@ expected-test-failures: - servant-static-th # 1.0.0.0 Tasty issue: https://github.com/commercialhaskell/stackage/issues/6090 - snappy # Could not find module ‘Functions’ - store # 0.7.16 + - srtree # https://github.com/commercialhaskell/stackage/issues/6984 - thread-supervisor # 0.2.0.0 - twitter-types # 0.11.0 compile fail against aeson 2 - type-of-html-static # 0.1.0.2 https://github.com/commercialhaskell/stackage/issues/5728