From 81a251363e1e8a9d71b26b6d76cf18c11bcf9752 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 5 Feb 2026 02:22:34 -0800 Subject: [PATCH] Expect test failure for pandoc, #7945 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a927cd37..62781779 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8124,6 +8124,7 @@ expected-test-failures: - lsfrom # test: lsfrom does not exist (No such file or directory) - markov-chain-usage-model # https://github.com/advancedtelematic/markov-chain-usage-model/issues/44 - monad-logger-aeson # 0.4.1.3 ghc-9.10.1 + - pandoc # 3.8.3 https://github.com/commercialhaskell/stackage/issues/7945 - pvar # 1.0.0.0 ghc-9.6 - quote-quot # ghc-9.12.3 https://github.com/Bodigrim/quote-quot/issues/9 - read-env-var # 1.0.0.0 https://github.com/cdepillabout/read-env-var/issues/2