mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Expect failure for hadolint, remove upper bounds on hadolint and language-docker. Close #5407
This commit is contained in:
parent
80b8ab67a0
commit
67eca7a72f
@ -3671,10 +3671,10 @@ packages:
|
||||
|
||||
"José Lorenzo Rodríguez <jose.zap@gmail.com> @lorenzo":
|
||||
- wrecker < 0 # GHC 8.4 via ansigraph
|
||||
- language-docker < 9.0 # https://github.com/commercialhaskell/stackage/issues/5407
|
||||
- language-docker
|
||||
- docker-build-cacher < 0 # GHC 8.4 via turtle
|
||||
- mysql-haskell-nem < 0 # via io-streams
|
||||
- hadolint < 1.17.7 # due to language-docker, https://github.com/commercialhaskell/stackage/issues/5407
|
||||
- hadolint
|
||||
|
||||
"Phil Ruffwind <rf@rufflewind.com> @Rufflewind":
|
||||
- blas-hs < 0 # MonadFail
|
||||
@ -5650,6 +5650,9 @@ expected-test-failures:
|
||||
|
||||
# https://github.com/centromere/cacophony/issues/15
|
||||
- cacophony
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5407
|
||||
- hadolint
|
||||
# end of expected-test-failures
|
||||
|
||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user