packages feed

cabal-install-1.24.0.0: tests/IntegrationTests/freeze/should_run/enable_benchmarks_freezes_bench_deps.sh

. ../common.sh
# TODO: solver should find solution without extra flags too
cabal freeze --enable-benchmarks --reorder-goals --max-backjumps=-1
grep " criterion ==" cabal.config || die "should have frozen criterion"