Manage yesod-bin via commenter (yesodweb/yesod#1884).

This commit is contained in:
Andreas Ländle 2025-11-26 19:40:15 +01:00
parent 1e508de135
commit 7e8590cc54

View File

@ -883,7 +883,7 @@ packages:
- html-conduit
- yesod-auth
- authenticate-oauth
- yesod-bin < 0 # https://github.com/yesodweb/yesod/issues/1884 is fixed now
- yesod-bin
- yesod-eventsource
- yesod-gitrepo
- yesod-newsfeed
@ -7760,6 +7760,7 @@ packages:
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires yesod-form >=1.4 && < 1.5 and the snapshot contains yesod-form-1.7.9
- yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth
- yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.7.4.0, but its *library* requires the disabled package: yesod-auth
- yesod-bin < 0 # tried yesod-bin-1.6.2.3, but its *executable* requires tar >=0.4 && < 0.7 and the snapshot contains tar-0.7.0.0
- yesod-csp < 0 # tried yesod-csp-0.2.7.0, but its *library* requires template-haskell >=2.19.0 && < 2.22 and the snapshot contains template-haskell-2.23.0.0
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-core >=1.4 && < 1.5 and the snapshot contains yesod-core-1.6.28.1
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-form >=1.4.4.1 && < 1.5 and the snapshot contains yesod-form-1.7.9