From f2d28c06d789f08ec688596dcc326ec743cfa2f5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 13 Jul 2017 07:22:43 -0700 Subject: [PATCH] Add constraint "cron < 0.6" per #2646 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3db86342..10a1cbd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3295,6 +3295,9 @@ packages: # https://github.com/fpco/stackage/issues/2635 - cryptonite < 0.24 + # https://github.com/fpco/stackage/issues/2646 + - cron < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of