mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Add back stackage-curator (store-0.3.1 fixes memory issues)
Skips benchmark due to criterion, and adds store explicitly
This commit is contained in:
parent
5e83cd2f75
commit
ae4c8919ae
@ -121,7 +121,8 @@ packages:
|
||||
- persistent-postgresql
|
||||
- persistent-sqlite
|
||||
- persistent-template
|
||||
# - stackage-curator # via store https://github.com/fpco/stackage/issues/2283
|
||||
- stackage-curator
|
||||
- store
|
||||
- stm-conduit
|
||||
- wai-websockets
|
||||
- warp-tls
|
||||
@ -3046,6 +3047,9 @@ skipped-tests:
|
||||
# via criterion: via cassava: bounds: vector
|
||||
- sparse-linear-algebra
|
||||
|
||||
# criterion
|
||||
- store
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
@ -3462,8 +3466,10 @@ skipped-benchmarks:
|
||||
- sourcemap
|
||||
- sparse-linear-algebra
|
||||
- stache
|
||||
- stackage-curator
|
||||
- stateWriter
|
||||
- stm-containers
|
||||
- store
|
||||
- streaming-commons
|
||||
- superbuffer
|
||||
- taggy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user