From 7b2c2748eb54e69426dc3bd232e7fafb1433257c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:40:45 -0700 Subject: [PATCH] Revert "Skip tests for clock to avoid cyclic dep, see #3368" This reverts commit 64d29ce77b9e426e454214a9397ed87638c3e40e. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69268911..0b78cd16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5148,10 +5148,6 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: - # An attempt to avoid cyclic dependencies - # https://github.com/fpco/stackage/issues/3368 - - clock # tasty - # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify.