mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-19 10:41:57 +01:00
Block packages and close #2594
This commit is contained in:
parent
744f5c2843
commit
51bcb400bd
@ -35,7 +35,8 @@ packages:
|
|||||||
- clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510
|
- clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510
|
||||||
|
|
||||||
"Joshua Koike <jkoike2013@gmail.com> @jano017":
|
"Joshua Koike <jkoike2013@gmail.com> @jano017":
|
||||||
- discord-hs
|
[]
|
||||||
|
# - discord-hs # bouns: req
|
||||||
|
|
||||||
"Roman Gonzalez <romanandreg@gmail.com> @roman":
|
"Roman Gonzalez <romanandreg@gmail.com> @roman":
|
||||||
- etc
|
- etc
|
||||||
@ -3270,10 +3271,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2587
|
# https://github.com/fpco/stackage/issues/2587
|
||||||
- extra < 1.6
|
- extra < 1.6
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2594
|
|
||||||
- req < 0.3.0 # also remove from expected-test-failure
|
|
||||||
- req-conduit < 0.2.0 # because of above
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2595
|
# https://github.com/fpco/stackage/issues/2595
|
||||||
- cassava < 0.5.0.0
|
- cassava < 0.5.0.0
|
||||||
- cassava-conduit < 0.4.0.0 # because of above and #2586
|
- cassava-conduit < 0.4.0.0 # because of above and #2586
|
||||||
@ -3773,7 +3770,6 @@ expected-test-failures:
|
|||||||
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
|
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
|
||||||
- haskell-docs # GHC bug
|
- haskell-docs # GHC bug
|
||||||
- rattletrap # OOM? https://github.com/fpco/stackage/issues/2232
|
- rattletrap # OOM? https://github.com/fpco/stackage/issues/2232
|
||||||
- req # https://github.com/mrkkrp/req/issues/14#issuecomment-287562784
|
|
||||||
- servant # https://github.com/haskell-servant/servant/issues/698
|
- servant # https://github.com/haskell-servant/servant/issues/698
|
||||||
- snap-core # https://github.com/snapframework/snap-core/issues/26
|
- snap-core # https://github.com/snapframework/snap-core/issues/26
|
||||||
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
|
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user