mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Unblock yesod et al, fix #6439
This commit is contained in:
parent
974c918e39
commit
e2c2afac13
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user