From d2200341e530694ff01b3d0c951ab23bdbfbd179 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 10 May 2025 17:36:00 -0400 Subject: [PATCH] disable mustache (test failure, #7747) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c02742cb..74ccc405 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3220,7 +3220,7 @@ packages: - extensible-effects < 0 # 5.0.0.1 https://github.com/suhailshergill/extensible-effects/issues/135 "Justus Adam @JustusAdam": - - mustache + - mustache < 0 # https://github.com/commercialhaskell/stackage/issues/7747 - exit-codes "Jean-Philippe Bernardy @jyp":