Collocate bounds for #7630

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2024-12-21 20:00:12 -08:00
parent 781d30ad45
commit b768bcd627
No known key found for this signature in database

View File

@ -3655,7 +3655,7 @@ packages:
- box - box
- box-socket - box-socket
- cabal-fix - cabal-fix
- chart-svg < 0.8 # https://github.com/commercialhaskell/stackage/issues/7630 - chart-svg
- dotparse - dotparse
- formatn - formatn
- harpie - harpie
@ -3664,7 +3664,7 @@ packages:
- mealy - mealy
- numhask - numhask
- numhask-array - numhask-array
- numhask-space < 0.12 # https://github.com/commercialhaskell/stackage/issues/7630 - numhask-space
- perf - perf
- prettychart - prettychart
- web-rep - web-rep
@ -7955,6 +7955,10 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7627 # https://github.com/commercialhaskell/stackage/issues/7627
- hosc < 0.21 - 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 Stackage upper bounds
# end of packages # end of packages