From 435c60df67b8bbd6c86db58a036240322227ea16 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Feb 2022 06:57:55 -0800 Subject: [PATCH] Disable more packages needed by `yesod`, see #6439 --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 308f9a05..9674a65a 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 + - classy-prelude-yesod < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 - conduit-combinators - conduit-extra - hebrew-time @@ -1136,7 +1136,7 @@ packages: - load-env - yesod-auth-oauth2 - yesod-markdown - - yesod-paginator + - yesod-paginator < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 "Freckle Engineering @pbrisbin @mjgpy3 @stevenxl": - bcp47 @@ -1144,7 +1144,7 @@ packages: - faktory - graphula - hspec-expectations-json - - yesod-page-cursor + - yesod-page-cursor < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 - yesod-routes-flow - nonempty-zipper - sendgrid-v3 @@ -1456,7 +1456,7 @@ packages: - hledger < 1.24.99 - hledger-lib < 1.24.99 - hledger-ui < 1.24.99 - - hledger-web < 1.24.99 + - hledger-web < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439; was < 1.24.99 "Mihai Maruseac @mihaimaruseac": - io-manager @@ -1488,7 +1488,7 @@ packages: - mysql-simple - sphinx < 0 # 0.6.0.2 compile fail: Could not find module Network - xmlhtml - - yesod-auth-hashdb + - yesod-auth-hashdb < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 "Toralf Wittner @twittner": - bytestring-conversion @@ -2352,7 +2352,7 @@ packages: - hsebaysdk - dockerfile - wai-middleware-throttle - - yesod-auth-basic + - yesod-auth-basic < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 "Hirotomo Moriwaki @philopon": - barrier