From 7e8590cc5412be5a92350ef39ff1ab46aa22482d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:40:15 +0100 Subject: [PATCH] Manage `yesod-bin` via commenter (yesodweb/yesod#1884). --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9039a1b0..cc44cf6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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