From cf6af042a3575c9ab696f3bfc9c976740d216c13 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 May 2023 06:30:43 -0700 Subject: [PATCH] Disable tests for `tasty-html` (#6966) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fcff98a..b6802830 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8584,6 +8584,7 @@ expected-test-failures: - sydtest # https://github.com/commercialhaskell/stackage/issues/6729 - sydtest-yesod # https://github.com/commercialhaskell/stackage/issues/6798 - tasty-fail-fast + - tasty-html # https://github.com/commercialhaskell/stackage/issues/6966 - thyme # 0.4 - triplesec - turtle