From 4be33e2fb3856f3676a54668b1705e673af7c48a Mon Sep 17 00:00:00 2001 From: jkachmar Date: Mon, 31 Jan 2022 22:20:52 -0500 Subject: [PATCH] Restricts yesod-auth-oauth2 (#6424) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ce1c411..d5f7f178 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1133,7 +1133,7 @@ packages: - bugsnag-haskell - gravatar - load-env - - yesod-auth-oauth2 + - yesod-auth-oauth2 < 0.7 # https://github.com/commercialhaskell/stackage/issues/6424 - yesod-markdown - yesod-paginator