From e2c2afac13fcb1f86b842ac97a2d7e8c7e982082 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Feb 2022 08:32:46 -0600 Subject: [PATCH] Unblock `yesod` et al, fix #6439 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05913a30..814643a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -723,7 +723,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - case-insensitive - - classy-prelude-yesod < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 + - classy-prelude-yesod - conduit-combinators - conduit-extra - hebrew-time @@ -742,12 +742,12 @@ packages: - wai-extra - wai-websockets - warp-tls - - yesod < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 + - yesod - authenticate - html-conduit - - yesod-auth < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 + - yesod-auth - authenticate-oauth - - yesod-bin < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 + - yesod-bin - yesod-eventsource - yesod-gitrepo - yesod-newsfeed