From 76fb88c0eac99d96d1e38f02cc9fdc31050c316b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 10 Feb 2022 10:59:46 -0800 Subject: [PATCH] Typo fix in `telegram-bot-simple` (#6442) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ff17ab..86da7b66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6961,7 +6961,7 @@ packages: - rope-utf16-splay < 0.4 # https://github.com/commercialhaskell/stackage/issues/6442 - - telegram-bot-simple < 4 + - telegram-bot-simple < 0.4 # end of packages