From a6d5c59ba6e23df3621382a04e7fb19a1d5becc1 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Tue, 22 Nov 2016 12:31:46 -0800 Subject: [PATCH] Reenable cron and packages blocked by it I'm not familiar with yesod-job-queue but if the comment is correct, reenabling cron means it can also come back. I went ahead and purged derive from cron, opting instead for generics-sop. According to travis, my build should be working for nightlies and recent lts. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8830abc1..bbb55cd9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1501,7 +1501,7 @@ packages: - angel - uri-bytestring # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - phash - # - cron # BLOCKED derive + - cron # GHC 8 - tasty-tap # via tasty-tap - tasty-fail-fast - drifter @@ -2346,8 +2346,7 @@ packages: - protolude "Daishi Nakajima @nakaji_dayo": - [] - # - yesod-job-queue # BLOCKED cron + - yesod-job-queue # "Braden Walters @meoblast001": # - hakyll-sass