mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Move hw-bits to benchmark skip (https://github.com/haskell-works/hw-bits/issues/8) and disable building hw-rankselect (https://github.com/haskell-works/hw-rankselect/issues/14)
This commit is contained in:
parent
9a2f2aa977
commit
48eeb01058
@ -2699,8 +2699,8 @@ packages:
|
||||
# - hw-json # via criterion: via cassava: bounds: vector
|
||||
- hw-parser
|
||||
- hw-prim
|
||||
- hw-rankselect
|
||||
# hw-succinct
|
||||
# hw-rankselect # build failure https://github.com/haskell-works/hw-rankselect/issues/14
|
||||
# hw-succinct # from hw-rankselect
|
||||
|
||||
# "Ismail Mustafa <ismailmustafa@rocketmail.com> @ismailmustafa":
|
||||
# - handwriting # GHC 8.2.1
|
||||
@ -3885,12 +3885,6 @@ expected-test-failures:
|
||||
# https://github.com/yesodweb/Shelly.hs/issues/150
|
||||
- shelly
|
||||
|
||||
# https://github.com/haskell-works/hw-bits/issues/8
|
||||
- hw-bits
|
||||
|
||||
# https://github.com/haskell-works/hw-rankselect/issues/14
|
||||
- hw-rankselect
|
||||
|
||||
# end of expected-test-failures
|
||||
|
||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||
@ -4036,6 +4030,9 @@ skipped-benchmarks:
|
||||
- ed25519
|
||||
- unordered-containers
|
||||
|
||||
# https://github.com/haskell-works/hw-bits/issues/8
|
||||
- hw-bits
|
||||
|
||||
# end of skipped-benchmarks
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user