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:
Jens Petersen 2017-02-18 16:16:20 +09:00 committed by GitHub
commit f544e29497

View File

@ -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