mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +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
|
||||||
- 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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user