Disable yesod packages failing with aeson > 2.0

This commit is contained in:
Mihai Maruseac 2022-02-09 06:49:26 -08:00
parent 10bc15c195
commit f2ab56e6e1

View File

@ -742,12 +742,12 @@ packages:
- wai-extra
- wai-websockets
- warp-tls
- yesod
- yesod < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439
- authenticate
- html-conduit
- yesod-auth
- yesod-auth < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439
- authenticate-oauth
- yesod-bin
- yesod-bin < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439
- yesod-eventsource
- yesod-gitrepo
- yesod-newsfeed