mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 07:30:25 +01:00
Add upper bounds for #2487 (graphviz).
Also remove some rogue white space.
This commit is contained in:
parent
512b23cf51
commit
9a76396dcc
@ -4,11 +4,11 @@ packages:
|
|||||||
"Timo Koepke <timo.koepke@gmail.com> @koepket":
|
"Timo Koepke <timo.koepke@gmail.com> @koepket":
|
||||||
- hinterface
|
- hinterface
|
||||||
|
|
||||||
"Jose Iborra <pepeiborra@gmail.com> @pepeiborra":
|
"Jose Iborra <pepeiborra@gmail.com> @pepeiborra":
|
||||||
- clr-marshal
|
- clr-marshal
|
||||||
- clr-host
|
- clr-host
|
||||||
# - clr-inline # https://github.com/fpco/stackage/pull/2470
|
# - clr-inline # https://github.com/fpco/stackage/pull/2470
|
||||||
|
|
||||||
"Joshua Koike <jkoike2013@gmail.com> @jano017":
|
"Joshua Koike <jkoike2013@gmail.com> @jano017":
|
||||||
- discord-hs
|
- discord-hs
|
||||||
|
|
||||||
@ -3138,6 +3138,10 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2481
|
# https://github.com/fpco/stackage/issues/2481
|
||||||
- megaparsec < 5.3.0
|
- megaparsec < 5.3.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2487
|
||||||
|
- graphviz < 2999.19
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user