From ce73c0be5ebd58100fe6b7932b4a5bb0caa99e98 Mon Sep 17 00:00:00 2001 From: George Wilson Date: Thu, 21 Mar 2019 13:55:53 +1000 Subject: [PATCH 1/2] Re-add packages previously removed by [tasty-]hedgehog --- build-constraints.yaml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2dbc59ba..0bbde3a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4663,7 +4663,6 @@ skipped-tests: - text # QuickCheck-2.11.3 - text-short # tasty 1.1 - tree-diff # trifecta 2 - - validation # hedgehog 0.6 - vector # QuickCheck-2.11.3 - zlib # tasty-quickcheck, tasty-hunit, tasty - MissingH # testpack, quickcheck @@ -4690,34 +4689,6 @@ skipped-tests: - hw-rankselect-base # via hspec-2.6.0 - hw-streams # via hspec-2.6.0 - clay # via hspec-discover-2.6.0 - # 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 - - 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 # another batch for tasty 0.12 - cborg # via tasty-1.2 - ghc-prof # via tasty-1.2 From 65eae090189952a25f8593e9f4017be62867f61f Mon Sep 17 00:00:00 2001 From: George Wilson Date: Thu, 21 Mar 2019 14:18:09 +1000 Subject: [PATCH 2/2] Disable wide-word test suite --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bbde3a7..29005603 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4664,6 +4664,7 @@ skipped-tests: - text-short # tasty 1.1 - tree-diff # trifecta 2 - vector # QuickCheck-2.11.3 + - wide-word # via semirings - zlib # tasty-quickcheck, tasty-hunit, tasty - MissingH # testpack, quickcheck - DBFunctor # missing file test_options.csv