packages feed

hackport-0.9.0.0: cabal/cabal-testsuite/PackageTests/RtsOptsClean/setup.test.hs

import Test.Cabal.Prelude

-- Test that setup shows all the 'autogen-modules' warnings.
main = setupAndCabalTest $ do
    setup' "configure" [] >>=
         assertOutputDoesNotContain "Warning: Instead of 'ghc-options: -I0' use 'include-dirs: 0'"