mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 10:00:26 +01:00
Merge pull request #2304 from fpco/add-back-stackage-curator
Add back stackage-curator (store-0.3.1 fixes memory issues)
This commit is contained in:
commit
f544e29497
@ -121,7 +121,8 @@ packages:
|
|||||||
- persistent-postgresql
|
- persistent-postgresql
|
||||||
- persistent-sqlite
|
- persistent-sqlite
|
||||||
- persistent-template
|
- persistent-template
|
||||||
# - stackage-curator # via store https://github.com/fpco/stackage/issues/2283
|
- stackage-curator
|
||||||
|
- store
|
||||||
- stm-conduit
|
- stm-conduit
|
||||||
- wai-websockets
|
- wai-websockets
|
||||||
- warp-tls
|
- warp-tls
|
||||||
@ -3046,6 +3047,9 @@ skipped-tests:
|
|||||||
# via criterion: via cassava: bounds: vector
|
# via criterion: via cassava: bounds: vector
|
||||||
- sparse-linear-algebra
|
- sparse-linear-algebra
|
||||||
|
|
||||||
|
# criterion
|
||||||
|
- store
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
@ -3461,8 +3465,10 @@ skipped-benchmarks:
|
|||||||
- sourcemap
|
- sourcemap
|
||||||
- sparse-linear-algebra
|
- sparse-linear-algebra
|
||||||
- stache
|
- stache
|
||||||
|
- stackage-curator
|
||||||
- stateWriter
|
- stateWriter
|
||||||
- stm-containers
|
- stm-containers
|
||||||
|
- store
|
||||||
- streaming-commons
|
- streaming-commons
|
||||||
- superbuffer
|
- superbuffer
|
||||||
- taggy
|
- taggy
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user