mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 03:47:28 +01:00
disable tmp-proc per #7316
This commit is contained in:
parent
217e3a76fb
commit
f5ffba4078
@ -5141,17 +5141,17 @@ packages:
|
|||||||
"Tim Emiola <tim.emiola@gmail.com> @adetokunbo":
|
"Tim Emiola <tim.emiola@gmail.com> @adetokunbo":
|
||||||
- benri-hspec
|
- benri-hspec
|
||||||
- attoparsec-framer
|
- attoparsec-framer
|
||||||
- hspec-tmp-proc
|
- hspec-tmp-proc < 0 # tls-2 via tmp-proc
|
||||||
- keyed-vals
|
- keyed-vals
|
||||||
- keyed-vals-hspec-tests
|
- keyed-vals-hspec-tests
|
||||||
- keyed-vals-mem
|
- keyed-vals-mem
|
||||||
- keyed-vals-redis
|
- keyed-vals-redis
|
||||||
- mem-info
|
- mem-info
|
||||||
- redis-glob
|
- redis-glob
|
||||||
- tmp-proc
|
- tmp-proc < 0 # tls-2
|
||||||
- tmp-proc-postgres
|
- tmp-proc-postgres < 0 # tls-2 via tmp-proc
|
||||||
- tmp-proc-redis
|
- tmp-proc-redis < 0 # tls-2 via tmp-proc
|
||||||
- tmp-proc-rabbitmq
|
- tmp-proc-rabbitmq < 0 # tls-2 via tmp-proc
|
||||||
- wai-middleware-delegate
|
- wai-middleware-delegate
|
||||||
|
|
||||||
"Francisco Vallarino <fjvallarino@gmail.com> @fjvallarino":
|
"Francisco Vallarino <fjvallarino@gmail.com> @fjvallarino":
|
||||||
@ -8839,6 +8839,10 @@ skipped-tests:
|
|||||||
# Revision to package caused it to require bounds and break
|
# Revision to package caused it to require bounds and break
|
||||||
- htoml # https://github.com/commercialhaskell/stackage/issues/6239
|
- htoml # https://github.com/commercialhaskell/stackage/issues/6239
|
||||||
|
|
||||||
|
# version bounds: tls-2 via tmp-proc
|
||||||
|
- keyed-vals-redis
|
||||||
|
- wai-middleware-delegate
|
||||||
|
|
||||||
# See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section.
|
# See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section.
|
||||||
#
|
#
|
||||||
# Test bounds issues
|
# Test bounds issues
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user