mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 09:18:31 +01:00
hw-rankselect still fails tests (https://github.com/haskell-works/hw-rankselect/issues/12)
This commit is contained in:
parent
b5d9e89dc0
commit
dae62dfdef
@ -2699,8 +2699,8 @@ packages:
|
|||||||
# - hw-json # via criterion: via cassava: bounds: vector
|
# - hw-json # via criterion: via cassava: bounds: vector
|
||||||
- hw-parser
|
- hw-parser
|
||||||
- hw-prim
|
- hw-prim
|
||||||
- hw-rankselect # build failure https://github.com/haskell-works/hw-rankselect/issues/14
|
- hw-rankselect
|
||||||
- hw-succinct # from hw-rankselect
|
- hw-succinct
|
||||||
|
|
||||||
# "Ismail Mustafa <ismailmustafa@rocketmail.com> @ismailmustafa":
|
# "Ismail Mustafa <ismailmustafa@rocketmail.com> @ismailmustafa":
|
||||||
# - handwriting # GHC 8.2.1
|
# - handwriting # GHC 8.2.1
|
||||||
@ -3880,7 +3880,7 @@ expected-test-failures:
|
|||||||
- dbcleaner
|
- dbcleaner
|
||||||
|
|
||||||
# https://github.com/haskell-works/hw-rankselect/issues/12
|
# https://github.com/haskell-works/hw-rankselect/issues/12
|
||||||
# hw-rankselect
|
- hw-rankselect
|
||||||
|
|
||||||
# https://github.com/yesodweb/Shelly.hs/issues/150
|
# https://github.com/yesodweb/Shelly.hs/issues/150
|
||||||
- shelly
|
- shelly
|
||||||
@ -4159,7 +4159,6 @@ tell-me-when-its-released:
|
|||||||
- cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
- cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||||
- cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
- cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||||
- cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
- cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||||
# hw-rankselect-0.9.0.0 # blocks hw-succinct, https://github.com/haskell-works/hw-rankselect/issues/14
|
|
||||||
|
|
||||||
# Packages which should be hidden after registering, to avoid module name
|
# Packages which should be hidden after registering, to avoid module name
|
||||||
# conflicts. This is intended for at least two use cases:
|
# conflicts. This is intended for at least two use cases:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user