packages feed

cabal-install-1.24.0.0: tests/IntegrationTests/user-config/should_run/uses_CABAL_CONFIG.sh

. ../common.sh

export CABAL_CONFIG=./my-config
cabal user-config init || die "Couldn't create config file"
test -e ./my-config || die "Config file doesn't exist"