From 80f2db857f66d93a4eed373ac76dfa6564cd399a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 06:17:08 -0700 Subject: [PATCH] Skip some test suites per hspec 2.5, see #3376 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd20824b..97753ce9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5038,6 +5038,10 @@ skipped-tests: - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - semigroupoids # doctest 0.15 + - fold-debounce # hspec 2.5 + - stb-image-redux # hspec 2.5 + - stopwatch # hspec 2.5 + - wide-word # hspec 2.5 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 - aeson