From bbe9bb4f9cdddde6860c6684113c17077b3e742b Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 12 Jan 2025 03:29:37 -0800 Subject: [PATCH] Add upper bound for srtree, #7654 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 806bbd50..255f1f03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7914,6 +7914,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7653 - numhask-space < 0.13 + + # https://github.com/commercialhaskell/stackage/issues/7654 + - srtree < 2.0.0.3 # end of Stackage upper bounds # end of packages