From 628f132215aba477edada4f82a6bcfabab819338 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 12:23:21 +0300 Subject: [PATCH] Skip tests and close #2562 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85094563..4bba6a50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3207,12 +3207,9 @@ packages: - concurrent-output < 1.10.0 # Wait for GHC 8.2.1 # https://github.com/fpco/stackage/issues/2557 - - singletons < 2.3 + - singletons < 2.3 # Wait for GHC 8.2.1 - th-desugar < 1.7 - # https://github.com/fpco/stackage/issues/2562 - - trifecta < 1.7 - # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 @@ -3427,6 +3424,7 @@ skipped-tests: - distributive - email-validate - flow + - trifecta # - genvalidity-property # bounds: QuickCheck - hasmin - http-api-data