From b768bcd62701d304b9014f97820cf9aac0fed28e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 21 Dec 2024 20:00:12 -0800 Subject: [PATCH] Collocate bounds for #7630 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b14861bd..87fd505c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3655,7 +3655,7 @@ packages: - box - box-socket - cabal-fix - - chart-svg < 0.8 # https://github.com/commercialhaskell/stackage/issues/7630 + - chart-svg - dotparse - formatn - harpie @@ -3664,7 +3664,7 @@ packages: - mealy - numhask - numhask-array - - numhask-space < 0.12 # https://github.com/commercialhaskell/stackage/issues/7630 + - numhask-space - perf - prettychart - web-rep @@ -7955,6 +7955,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7627 - hosc < 0.21 + + # https://github.com/commercialhaskell/stackage/issues/7630 + - chart-svg < 0.8 + - numhask-space < 0.12 # end of Stackage upper bounds # end of packages