Add upper bound for tasty-quickcheck due to build cycle (#7493)

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2025-01-05 16:03:57 -08:00
parent f346a8186d
commit e27109ca6c
No known key found for this signature in database

View File

@ -1422,7 +1422,7 @@ packages:
- tasty
- tasty-golden
- tasty-hunit
- tasty-quickcheck
- tasty-quickcheck < 0.11.1 # build cycle with 0.11.1: https://github.com/commercialhaskell/stackage/issues/7493
- tasty-smallcheck
- time-lens
- timezone-olson