mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 17:25:49 +01:00
Revert "Also skip various benches per #3368"
This reverts commit d613a786e4.
This commit is contained in:
parent
578e3ae342
commit
a41116d443
@ -5637,22 +5637,6 @@ skipped-haddocks:
|
|||||||
# or if Setup fails because of missing foreign libraries.
|
# or if Setup fails because of missing foreign libraries.
|
||||||
# Otherwise place them in expected-benchmark-failures.
|
# Otherwise place them in expected-benchmark-failures.
|
||||||
skipped-benchmarks:
|
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
|
# Outdated dependencies
|
||||||
# These can periodically be checked for updates;
|
# These can periodically be checked for updates;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user