From 080dd142b41d8868e792527bca26759b24379a10 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 16:01:35 -0500 Subject: [PATCH] Skip tests to unconstrain pretty-show, closes #4073 --- build-constraints.yaml | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8eebcb6c..e1c85e5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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