Skip tests to unconstrain pretty-show, closes #4073

This commit is contained in:
Dan Burton 2018-12-18 16:01:35 -05:00
parent 01bf0ac607
commit 080dd142b4
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -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