mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 03:31:59 +01:00
Add a bound on dotparse due to #7916
Some checks are pending
check / Stackage check (push) Waiting to run
Some checks are pending
check / Stackage check (push) Waiting to run
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
4599eb3978
commit
35b891f591
@ -7864,6 +7864,9 @@ packages:
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7931
|
||||
- algebraic-graphs < 0.8
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7916
|
||||
- dotparse < 0.1.4
|
||||
# end of Stackage upper bounds
|
||||
# end of packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user