mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip tests to unconstrain pretty-show, closes #4073
This commit is contained in:
parent
01bf0ac607
commit
080dd142b4
@ -3863,9 +3863,6 @@ packages:
|
||||
- Win32 == 2.6.1.0
|
||||
|
||||
"Stackage upper bounds":
|
||||
# https://github.com/commercialhaskell/stackage/issues/4073
|
||||
# - pretty-show < 1.9
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4193
|
||||
- Earley < 0.13
|
||||
|
||||
@ -4144,6 +4141,35 @@ skipped-tests:
|
||||
- hw-rankselect-base # via hw-hspec-hedgehog
|
||||
- hw-simd # via hw-hspec-hedgehog
|
||||
- hw-streams # via hw-hspec-hedgehog
|
||||
# another batch per removal of hedgehog
|
||||
- axel # via hedgehog
|
||||
- bsb-http-chunked # via hedgehog
|
||||
- focuslist # via hedgehog
|
||||
- hmatrix-backprop # via hedgehog
|
||||
- hmatrix-vector-sized # via hedgehog
|
||||
- hyraxAbif # via hedgehog
|
||||
- loc # via hedgehog
|
||||
- nonempty-containers # via hedgehog
|
||||
- partial-semigroup # via hedgehog
|
||||
- registry # via hedgehog
|
||||
- relude # via hedgehog
|
||||
- retry # via hedgehog
|
||||
- rng-utils # via hedgehog
|
||||
- summoner # via hedgehog
|
||||
- tasty-discover # via hedgehog
|
||||
- typerep-map # via hedgehog
|
||||
- wide-word # via hedgehog
|
||||
- nonempty-containers # via hedgehog-fn
|
||||
- axel # via tasty-hedgehog
|
||||
- bsb-http-chunked # via tasty-hedgehog
|
||||
- focuslist # via tasty-hedgehog
|
||||
- nonempty-containers # via tasty-hedgehog
|
||||
- registry # via tasty-hedgehog
|
||||
- relude # via tasty-hedgehog
|
||||
- retry # via tasty-hedgehog
|
||||
- rng-utils # via tasty-hedgehog
|
||||
- tasty-discover # via tasty-hedgehog
|
||||
- typerep-map # via tasty-hedgehog
|
||||
|
||||
# Blocked due to tests failing to compile for GHC 8.6
|
||||
- async-refresh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user