From 4b789506b9a4f7bbe3259fbea8848965bdf19b5c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Jan 2025 15:28:17 -0800 Subject: [PATCH] Add back upper bound 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 7800bde0..41d12508 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5023,7 +5023,7 @@ packages: - trie-simple - PSQueue - matchable < 0.2 # https://github.com/commercialhaskell/stackage/issues/7629 - - wherefrom-compat + - wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430 - th-deepstrict "Fabricio Olivetti de Franca @folivetti":