mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Wait for yesod-bin release
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
816b596511
commit
fb74905bbd
@ -878,7 +878,7 @@ packages:
|
||||
- html-conduit
|
||||
- yesod-auth
|
||||
- authenticate-oauth
|
||||
- yesod-bin # 0 # 1.6.2.3 https://github.com/yesodweb/yesod/issues/1884
|
||||
- yesod-bin < 0 # https://github.com/yesodweb/yesod/issues/1884 is fixed now
|
||||
- yesod-eventsource
|
||||
- yesod-gitrepo
|
||||
- yesod-newsfeed
|
||||
@ -9461,7 +9461,8 @@ build-tool-overrides:
|
||||
# Example:
|
||||
# If bindings-GLFW-3.1.2.1 is the current latest version write
|
||||
# - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is released
|
||||
tell-me-when-its-released: []
|
||||
tell-me-when-its-released:
|
||||
- yesod-bin-1.6.2.3 # https://github.com/yesodweb/yesod/issues/1884 fixed, re-enable
|
||||
|
||||
# Packages which should be hidden after registering, to avoid module name
|
||||
# conflicts. This is intended for at least two use cases:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user