From 9f6ec30f9c38df4ed818a982f03fad4019486a84 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 10 May 2018 18:26:58 -0700 Subject: [PATCH] Unconstrain tasty-quickcheck, block tasty-hspec per #3293 --- build-constraints.yaml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e8b25cc..41f37006 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1664,7 +1664,7 @@ packages: "Mitchell Rosen @mitchellwrosen": - safe-exceptions-checked - - tasty-hspec + - tasty-hspec < 0 # via tasty-quickcheck-0.10 "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra @@ -3410,9 +3410,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/3293 - - tasty-quickcheck < 0.10 - # needed by path # https://github.com/fpco/stackage/issues/3315 - exceptions < 0.9 @@ -3685,6 +3682,15 @@ skipped-tests: - static-text # tasty - test-framework # QuickCheck 2.10 - heist # lens 4.16 + - htoml # via tasty-hspec + - jose # via tasty-hspec + - llvm-hs-pretty # via tasty-hspec + - milena # via tasty-hspec + - servant-static-th # via tasty-hspec + - tasty-auto # via tasty-hspec + - tasty-discover # via tasty-hspec + - yi-language # via tasty-hspec + # Transitive outdated dependencies # These can also be checked for updates periodically.