From 477dda4f5e1d1e296e61e2e61447a2b714caf8b7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 21 Dec 2024 07:51:03 -0800 Subject: [PATCH] Add bound to `matchable` (#7629) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e50385b2..19620c973 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5021,7 +5021,7 @@ packages: - statistics-linreg - trie-simple - PSQueue - - matchable # dep of trie-simple + - matchable < 0.2 # https://github.com/commercialhaskell/stackage/issues/7629 - wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430 - th-deepstrict