hackport-0.5.5: cabal/cabal-testsuite/PackageTests/NewBuild/T4450/cabal.test.hs
import Test.Cabal.Prelude
main = cabalTest $ do
skipUnless =<< hasNewBuildCompatBootCabal
-- Custom Setups inconsistently report output depending
-- on your boot GHC.
recordMode DoNotRecord $ cabal "new-build" ["foo"]
recordMode DoNotRecord $ cabal "new-build" ["dep"]