From ac72bdceb29444c5ab8165e9390f1e83073800fc Mon Sep 17 00:00:00 2001 From: Mike Pilgrem Date: Tue, 6 May 2025 23:46:17 +0100 Subject: [PATCH] Re-enable mustache See: * https://github.com/commercialhaskell/stackage/issues/7743#issuecomment-2856372713 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 067cc612..9de73e08 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 < 0 # https://github.com/JustusAdam/mustache/issues/81 + - mustache - exit-codes "Jean-Philippe Bernardy @jyp":