packages feed

hackport-0.6.3: cabal/cabal-testsuite/PackageTests/Regression/T4449/setup.test.hs

import Test.Cabal.Prelude
main = cabalTest $ do
    skipIf =<< (ghcVersionIs (< mkVersion [7,10]))
    setup "configure" []
    setup "build" []