mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
Move extensible to skipped-benchmarks, as the PR enabling it was including it in expected-benchmark-failures by mistake
This commit is contained in:
parent
dae62dfdef
commit
ae1a0ded01
@ -3920,9 +3920,6 @@ expected-benchmark-failures:
|
|||||||
# https://github.com/raaz-crypto/raaz/issues/338
|
# https://github.com/raaz-crypto/raaz/issues/338
|
||||||
- raaz
|
- raaz
|
||||||
|
|
||||||
# freer-effects compilation failure
|
|
||||||
- extensible
|
|
||||||
|
|
||||||
# end of expected-benchmark-failures
|
# end of expected-benchmark-failures
|
||||||
|
|
||||||
|
|
||||||
@ -4036,6 +4033,9 @@ skipped-benchmarks:
|
|||||||
# https://github.com/haskell-works/hw-bits/issues/8
|
# https://github.com/haskell-works/hw-bits/issues/8
|
||||||
- hw-bits
|
- hw-bits
|
||||||
|
|
||||||
|
# freer-effects compilation failure
|
||||||
|
- extensible
|
||||||
|
|
||||||
# end of skipped-benchmarks
|
# end of skipped-benchmarks
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user