mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 10:11:57 +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
|
- html-conduit
|
||||||
- yesod-auth
|
- yesod-auth
|
||||||
- authenticate-oauth
|
- 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-eventsource
|
||||||
- yesod-gitrepo
|
- yesod-gitrepo
|
||||||
- yesod-newsfeed
|
- yesod-newsfeed
|
||||||
@ -9461,7 +9461,8 @@ build-tool-overrides:
|
|||||||
# Example:
|
# Example:
|
||||||
# If bindings-GLFW-3.1.2.1 is the current latest version write
|
# 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
|
# - 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
|
# Packages which should be hidden after registering, to avoid module name
|
||||||
# conflicts. This is intended for at least two use cases:
|
# conflicts. This is intended for at least two use cases:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user