From ec9bb1ad07c069381b20c0b85e252ab3d18cb18c Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Thu, 9 Jun 2016 14:50:33 +0100 Subject: [PATCH 1/2] Re-enable yesod-auth-oauth2 Fixed by https://github.com/thoughtbot/yesod-auth-oauth2/pull/63 release as version 0.1.9 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..00b5f06b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -364,8 +364,7 @@ packages: - gravatar "Paul Harper ": - [] - # GHC 8 - yesod-auth-oauth2 + yesod-auth-oauth2 "Felipe Lessa @meteficha": - country-codes From b844e863430e1c774c3343970db4f4dfb58849d4 Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Thu, 9 Jun 2016 16:31:07 +0100 Subject: [PATCH 2/2] Correct typo Duh! --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00b5f06b..ceb2d7fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -364,7 +364,7 @@ packages: - gravatar "Paul Harper ": - yesod-auth-oauth2 + - yesod-auth-oauth2 "Felipe Lessa @meteficha": - country-codes