packages feed

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

. ../common.sh
# TODO: Test this against a package installed in the sandbox but not
# depended upon.
cabal freeze
grep -v "exceptions ==" cabal.config || die "should not have frozen exceptions"