mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add constraint "QuickCheck < 2.12" per #3949
This commit is contained in:
parent
df545599d1
commit
83174b4e13
@ -3685,6 +3685,9 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/3945
|
||||
- dhall < 1.17
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3949
|
||||
- QuickCheck < 2.12
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user