From c1cf4ee74d0e380c3df7ad91302fe797538698c0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Feb 2022 06:50:45 -0800 Subject: [PATCH] Upper bound `telegram-bot-simple` (#6442) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00a80a3c..ea165d00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6953,6 +6953,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6401 - rope-utf16-splay < 0.4 + # https://github.com/commercialhaskell/stackage/issues/6442 + - telegram-bot-simple < 4 + # end of packages # Package flags are applied to individual packages, and override the values of