Also skip various benches per #3368

This commit is contained in:
Dan Burton 2018-03-13 10:59:51 -07:00
parent 81d05fde93
commit d613a786e4
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -5637,6 +5637,22 @@ skipped-haddocks:
# or if Setup fails because of missing foreign libraries.
# Otherwise place them in expected-benchmark-failures.
skipped-benchmarks:
# An attempt to avoid cyclic dependencies
# https://github.com/fpco/stackage/issues/3368
- clock # tasty
- stringbuilder # hspec
# some stabs in the dark...
- HUnit
- aeson
- async
- attoparsec
- criterion
- doctest
- hashable
- hspec
- http-types
- semigroupoids
- tasty
# Outdated dependencies
# These can periodically be checked for updates;