From d83bb5e09ec34d5768825168ff84eba7326e10b4 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 24 Feb 2022 15:30:07 -0600 Subject: [PATCH] Add an upper bound for hoauth2, #6463 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1dd2c0a..54cd187f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6923,6 +6923,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6462 - HTTP < 4000.4.0 + # https://github.com/commercialhaskell/stackage/issues/6463 + - hoauth2 < 2.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of