From 23cbfa71f58e76abe7642774f0ba9a9c6f5682d5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 18 Jul 2019 22:30:42 -0700 Subject: [PATCH] Remove upper bound for chronos, closes #4724 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 554015a7..8be5c36a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4720,9 +4720,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 - # https://github.com/commercialhaskell/stackage/issues/4724 - - chronos < 1.0.6 - # end of packages # Package flags are applied to individual packages, and override the values of