From 93941b8ec6cdee0210513d4789e8800947b9863c Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Tue, 22 Dec 2020 13:54:17 -0500 Subject: [PATCH] Re-enable yesod-auth-oauth2 and hspec-expectations-json Both packages have been released with passing nightly builds. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6baed27d..1ead2912 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1061,7 +1061,7 @@ packages: - bugsnag-haskell - gravatar - load-env - - yesod-auth-oauth2 < 0 # hoauth2-1.16.0 + - yesod-auth-oauth2 - yesod-markdown < 0 # pandoc - yesod-paginator @@ -1070,7 +1070,7 @@ packages: - bcp47-orphans < 0 # esqueleto, text - faktory < 0 # megaparsec - graphula < 0 # aeson, base, bytestring, generics-eot, unliftio-core - - hspec-expectations-json < 0 # base, text + - hspec-expectations-json - yesod-page-cursor "Felipe Lessa @meteficha":