From 9bbe3a0b3fc16d4ae11d719bcfccc4d43db70c75 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Jun 2023 01:33:40 +0800 Subject: [PATCH] disable cron https://github.com/MichaelXavier/cron/issues/50 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a50a093a..75ee4ae8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2407,7 +2407,7 @@ packages: "Michael Xavier @MichaelXavier": - uri-bytestring - - cron + - cron < 0 # ghc-9.6 https://github.com/MichaelXavier/cron/issues/50 - tasty-tap - tasty-fail-fast - drifter