From 58946750eb28d6164ef9794c3b8b58fdc8f5e056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Mon, 31 Jul 2023 21:01:48 +0200 Subject: [PATCH] No need to restrict `hoauth2` (#6857). --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ff6f6a1..bbf57c8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8180,9 +8180,6 @@ packages: - megaparsec < 9.4 - megaparsec-tests < 9.4 - # https://github.com/commercialhaskell/stackage/issues/6857 - - hoauth2 < 2.8.1 - # https://github.com/commercialhaskell/stackage/issues/7031 - aeson < 2.2.0 - aeson-pretty < 0.8.10