mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 08:30:24 +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 < 0 # GHC 8.4 via network-transport-tcp
|
||||||
- distributed-process-lifted < 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
|
- distributed-process-simplelocalnet < 0 # GHC 8.4 via network-transport-tcp
|
||||||
# xxhash-ffi < 0 # GHC 8.4 via xxhash
|
|
||||||
|
|
||||||
# transitive failures, gen 2
|
# transitive failures, gen 2
|
||||||
- MFlow < 0 # GHC 8.4 via RefSerialize
|
- MFlow < 0 # GHC 8.4 via RefSerialize
|
||||||
@ -4653,6 +4652,7 @@ skipped-benchmarks:
|
|||||||
# ghc 8.4 outdated dependencies
|
# ghc 8.4 outdated dependencies
|
||||||
- buffer-builder # ghc 8.4 via json-builder build failure
|
- buffer-builder # ghc 8.4 via json-builder build failure
|
||||||
- psqueues # ghc 8.4 via PSQueue build failure
|
- psqueues # ghc 8.4 via PSQueue build failure
|
||||||
|
- xxhash-ffi # ghc 8.4 via xxhash build failure
|
||||||
|
|
||||||
# Transitive outdated dependencies
|
# Transitive outdated dependencies
|
||||||
# These packages
|
# These packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user