Revert "Skip tests for clock to avoid cyclic dep, see #3368"

This reverts commit 64d29ce77b.
This commit is contained in:
Dan Burton 2018-03-13 13:40:45 -07:00
parent 61454b8915
commit 7b2c2748eb
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

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