mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Renable xxhash-ffi after disabling benchmarks
This commit is contained in:
parent
1d3e7d088a
commit
d5e05d846a
@ -3558,7 +3558,6 @@ packages:
|
||||
- distributed-process < 0 # GHC 8.4 via network-transport-tcp
|
||||
- distributed-process-lifted < 0 # GHC 8.4 via network-transport-tcp
|
||||
- distributed-process-simplelocalnet < 0 # GHC 8.4 via network-transport-tcp
|
||||
# xxhash-ffi < 0 # GHC 8.4 via xxhash
|
||||
|
||||
# transitive failures, gen 2
|
||||
- MFlow < 0 # GHC 8.4 via RefSerialize
|
||||
@ -4653,6 +4652,7 @@ skipped-benchmarks:
|
||||
# ghc 8.4 outdated dependencies
|
||||
- buffer-builder # ghc 8.4 via json-builder build failure
|
||||
- psqueues # ghc 8.4 via PSQueue build failure
|
||||
- xxhash-ffi # ghc 8.4 via xxhash build failure
|
||||
|
||||
# Transitive outdated dependencies
|
||||
# These packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user