mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
disable simple (alevy/simple#23)
This commit is contained in:
parent
26cf19a1a8
commit
6faef1d7cf
@ -5976,6 +5976,9 @@ packages:
|
||||
- sbv < 0 # MonadFail
|
||||
# https://github.com/psibi/fakedata/issues/5
|
||||
- fakedata < 0
|
||||
# https://github.com/alevy/simple/issues/23
|
||||
- simple < 0
|
||||
- simple-session < 0
|
||||
|
||||
# Round 2 transitive from Some more failures
|
||||
- Clipboard < 0 # via X11
|
||||
@ -6791,10 +6794,6 @@ expected-test-failures:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4815
|
||||
- brittany
|
||||
|
||||
# ghc 8.8 MonadFail
|
||||
# https://github.com/alevy/simple/issues/23
|
||||
- simple
|
||||
|
||||
# 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