Skip tests for packages affected by #7683

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2025-02-17 09:22:25 -08:00
parent 6aa620df91
commit a66cf21d6f
No known key found for this signature in database

View File

@ -8463,6 +8463,14 @@ skipped-tests:
- zxcvbn-hs # tried zxcvbn-hs-0.3.6, but its *test-suite* requires hedgehog >=0.6 && < 1.3 || ^>=1.3 || ^>=1.4 and the snapshot contains hedgehog-1.5
# End of Test bounds issues
# doctest-0.24 https://github.com/commercialhaskell/stackage/issues/7683
- co-log-core
- fixed-vector-hetero
- grisette
- mwc-random
- polysemy
- polysemy-plugin
# general failures
- aern2-mp # https://github.com/michalkonecny/aern2/issues/11