hackport-0.6.4: cabal/cabal-testsuite/PackageTests/Regression/T6125/setup.test.hs
import Test.Cabal.Prelude
main = setupAndCabalTest $ do
withPackageDb $ do
setup "configure" []
setup "build" ["myprog"]
setup "copy" ["myprog"]