From 66bf96884d7cbcddaa015e337dc5e28f53ad07e4 Mon Sep 17 00:00:00 2001 From: Mike Pilgrem Date: Sun, 11 May 2025 11:18:20 +0100 Subject: [PATCH] Re-enable mustache, on the release of mustache-2.4.3.1 The new Hackage release should address the problem with the `test-suite unit-tests` stanza of `mustache-2.4.3` on Hackage. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74ccc405..c02742cb 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/commercialhaskell/stackage/issues/7747 + - mustache - exit-codes "Jean-Philippe Bernardy @jyp":