mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Disable checkers, it's a build failure, not a test failure, #5433
This commit is contained in:
parent
7c3749c3bc
commit
4690e59cbb
@ -4343,7 +4343,7 @@ packages:
|
||||
- cereal
|
||||
- cereal-text
|
||||
- cereal-vector
|
||||
- checkers
|
||||
- checkers < 0 # https://github.com/commercialhaskell/stackage/issues/5433
|
||||
- chunked-data
|
||||
- cipher-aes128 < 0 # via Cabal-3.0.0.0
|
||||
- cipher-blowfish < 0 # MonadFail
|
||||
@ -5324,7 +5324,6 @@ skipped-tests:
|
||||
- config-ini # https://github.com/aisamanra/config-ini/issues/22
|
||||
- polysemy-plugin # https://github.com/commercialhaskell/stackage/issues/4733
|
||||
- primitive-extras # https://github.com/commercialhaskell/stackage/issues/5210
|
||||
- checkers # https://github.com/commercialhaskell/stackage/issues/5433
|
||||
|
||||
# Runtime issues
|
||||
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
||||
|
||||
Loading…
Reference in New Issue
Block a user