Add upper bound on parallel for #7862
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 2025-10-19 07:54:36 -07:00
parent e22cea92b4
commit 0120fc46d7
No known key found for this signature in database

View File

@ -7928,6 +7928,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7857
- QuickCheck < 2.17.0.0
# https://github.com/commercialhaskell/stackage/issues/7862
- parallel < 3.3
# end of Stackage upper bounds
# end of packages