From 3e3f570ba106fa9bcc7cdfdafcc1c4be5c409422 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 5 Feb 2022 20:40:20 +0100 Subject: [PATCH 1/3] Upgrade hoauth2, closes #6424 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e71a5a75..0dbd7cac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1134,7 +1134,7 @@ packages: - bugsnag-haskell - gravatar - load-env - - yesod-auth-oauth2 < 0.7 # https://github.com/commercialhaskell/stackage/issues/6424 + - yesod-auth-oauth2 - yesod-markdown - yesod-paginator @@ -2976,7 +2976,7 @@ packages: - wai-session-postgresql "Haisheng Wu @freizl": - - hoauth2 < 2.0 # https://github.com/commercialhaskell/stackage/issues/6424 + - hoauth2 "Falko Peters @informatikr": - scrypt From 9beff61ffb233205b7217a838c65b1e19d18ab1c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 5 Feb 2022 20:42:25 +0100 Subject: [PATCH 2/3] Upgrade statistics, closes #6431 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0dbd7cac..b1e39b97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5114,7 +5114,7 @@ packages: - splitmix - sql-words - stateref - - statistics < 0.16 # https://github.com/commercialhaskell/stackage/issues/6431 + - statistics - step-function - stm-delay - storable-complex From 10b0b87dc9d9a9086fbc3b9c18f162d5b5b1476e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 5 Feb 2022 20:43:14 +0100 Subject: [PATCH 3/3] Upgrade double-conversion, closes #6417 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1e39b97..4f884f87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4895,7 +4895,7 @@ packages: - dlist - dlist-instances - dlist-nonempty - - double-conversion < 2.0.3.0 # https://github.com/commercialhaskell/stackage/issues/6417 + - double-conversion - dual-tree - easy-file - easytest