From e15663ca27bc1eb8c2030588dbf7513d9ccca77a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 27 Oct 2023 13:19:10 +0200 Subject: [PATCH] hoauth2 < 2.9.0 for #7163 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b051aa4..34163aa2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8181,6 +8181,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7161 - htoml-megaparsec < 2.1.0.5 + + # https://github.com/commercialhaskell/stackage/issues/7163 + - hoauth2 < 2.9.0 # end of Stackage upper bounds # end of packages