add constraint "cond < 0.5" per #7179

This commit is contained in:
Dan Burton 2023-11-19 17:38:12 -08:00
parent 8c8627a2cc
commit 0cd3f5236e
No known key found for this signature in database
GPG Key ID: 4BFAAED8ABACB56D

View File

@ -8179,6 +8179,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7178
- cassava-megaparsec < 2.1
# https://github.com/commercialhaskell/stackage/issues/7179
- cond < 0.5
# end of Stackage upper bounds
# end of packages