From a41116d443ce23be27f5989985a846663c171e6a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:40:34 -0700 Subject: [PATCH] Revert "Also skip various benches per #3368" This reverts commit d613a786e4fbaf0f63aa3b99e163a5f4d4096672. --- build-constraints.yaml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27663b88..2808f16a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5637,22 +5637,6 @@ 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;