From a3b10b06e998192a7a8a7628326e8e15290e11b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 1 Aug 2023 06:02:16 +0200 Subject: [PATCH] Disabled `yesod-auth-oauth2` (freckle/yesod-auth-oauth2#175). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3de7e6d5..6cdc625c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1250,7 +1250,7 @@ packages: - nonempty-zipper - scientist - sendgrid-v3 - - yesod-auth-oauth2 + - yesod-auth-oauth2 < 0 # https://github.com/freckle/yesod-auth-oauth2/issues/175 - yesod-page-cursor - yesod-routes-flow