mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Disable yesod packages failing with aeson > 2.0
This commit is contained in:
parent
10bc15c195
commit
f2ab56e6e1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user