From bf5959d781fe458f3c260b6f6de5809f50ff72e6 Mon Sep 17 00:00:00 2001 From: Teo Camarasu Date: Tue, 25 Feb 2025 22:25:34 +0000 Subject: [PATCH] Drop matchable upper bound trie-simple's bound on matchable has been relaxed through a Hackage revision Resolves https://github.com/commercialhaskell/stackage/issues/7629 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 895f2bd8..100825a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5046,7 +5046,7 @@ packages: - statistics-linreg - trie-simple - PSQueue - - matchable < 0.2 # https://github.com/commercialhaskell/stackage/issues/7629 + - matchable - wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430 - th-deepstrict