diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b727a36..303a50f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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