From 46548329a3f007ba36c714d0ff0b25e6b3431554 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 12 Dec 2023 06:00:59 -0800 Subject: [PATCH] Disable test for #7200 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 19dd5807..af35a077 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9126,6 +9126,7 @@ expected-test-failures: - tasty-discover # https://github.com/commercialhaskell/stackage/issues/4722 - threads # https://github.com/basvandijk/threads/issues/10 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 + - commonmark-extensions # https://github.com/commercialhaskell/stackage/issues/7200 # Please review the sections above before adding packages to a new section or to Misc.