mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 21:07:29 +01:00
Add upper bound on parallel for #7862
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
e22cea92b4
commit
0120fc46d7
@ -7928,6 +7928,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7857
|
# https://github.com/commercialhaskell/stackage/issues/7857
|
||||||
- QuickCheck < 2.17.0.0
|
- QuickCheck < 2.17.0.0
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7862
|
||||||
|
- parallel < 3.3
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user