mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Collocate bounds for #7630
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
781d30ad45
commit
b768bcd627
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user