hackport-0.5: cabal/cabal-install/tests/IntegrationTests/freeze/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"