From 1cbec775401b53bd1ac9a318c30d277046cc55f1 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 25 Jan 2023 14:23:24 -0600 Subject: [PATCH] Add an upper bound for shelly, #6865 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29e9346a..40b1ad34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7783,6 +7783,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6864 - monad-logger < 0.3.38 + # https://github.com/commercialhaskell/stackage/issues/6865 + - shelly < 1.11 + # end of packages # Package flags are applied to individual packages, and override the values of