packages feed

hackport-0.8.0.0: cabal/cabal-testsuite/PackageTests/NewBuild/T4450/cabal.test.hs

import Test.Cabal.Prelude
main = cabalTest $ do
    skipUnless "no v2-build compatible boot-Cabal" =<< hasNewBuildCompatBootCabal
    -- Custom Setups inconsistently report output depending
    -- on your boot GHC.
    recordMode DoNotRecord $ cabal "v2-build" ["foo"]
    recordMode DoNotRecord $ cabal "v2-build" ["dep"]