From 30db02f3d0a2abfbd4e110c355617bc7f2a6ae8b Mon Sep 17 00:00:00 2001 From: Michael Gilliland Date: Thu, 18 Mar 2021 11:36:58 -0400 Subject: [PATCH] Add package yesod-auth-oauth2 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3e31eee..2f19bd51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1094,6 +1094,7 @@ packages: - yesod-page-cursor < 0 # https://github.com/commercialhaskell/stackage/issues/5948 - nonempty-zipper - sendgrid-v3 + - yesod-auth-oauth2 "Felipe Lessa @meteficha": - fb