Skip tests and close #2562

This commit is contained in:
Michael Snoyman 2017-07-27 12:23:21 +03:00
parent 95b76a92ce
commit 628f132215
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -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