mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 18:10:26 +01:00
yesod-core failing a test
This commit is contained in:
parent
499afb234d
commit
e8ce0e4969
@ -1063,7 +1063,7 @@ packages:
|
|||||||
- yesod-auth-oauth2 < 0 # hoauth2-1.16.0
|
- yesod-auth-oauth2 < 0 # hoauth2-1.16.0
|
||||||
- yesod-markdown < 0 # pandoc
|
- yesod-markdown < 0 # pandoc
|
||||||
- yesod-paginator
|
- yesod-paginator
|
||||||
|
|
||||||
# Freckle packages I'm maintaining for us
|
# Freckle packages I'm maintaining for us
|
||||||
- bcp47 < 0 # aeson, megaparsec, text
|
- bcp47 < 0 # aeson, megaparsec, text
|
||||||
- bcp47-orphans < 0 # esqueleto, text
|
- bcp47-orphans < 0 # esqueleto, text
|
||||||
@ -4469,7 +4469,7 @@ packages:
|
|||||||
|
|
||||||
"Alejandro Peralta Bazas <aleperaltabazas@gmail.com> @aleperaltabazas":
|
"Alejandro Peralta Bazas <aleperaltabazas@gmail.com> @aleperaltabazas":
|
||||||
- hocon
|
- hocon
|
||||||
|
|
||||||
"Joshua Booth <joshua.n.booth@gmail.com> @jnbooth":
|
"Joshua Booth <joshua.n.booth@gmail.com> @jnbooth":
|
||||||
- bitwise-enum
|
- bitwise-enum
|
||||||
|
|
||||||
@ -5913,6 +5913,9 @@ expected-test-failures:
|
|||||||
# https://github.com/cdornan/fmt/issues/30
|
# https://github.com/cdornan/fmt/issues/30
|
||||||
- fmt
|
- fmt
|
||||||
|
|
||||||
|
# https://github.com/yesodweb/yesod/issues/1711
|
||||||
|
- yesod-core
|
||||||
|
|
||||||
# end of expected-test-failures
|
# end of expected-test-failures
|
||||||
|
|
||||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user