Add a bound on dotparse due to #7916
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:
Mihai Maruseac 2026-01-19 19:26:33 -08:00
parent 4599eb3978
commit 35b891f591
No known key found for this signature in database

View File

@ -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