packages feed

hackport-0.9.0.0: cabal/cabal-testsuite/PackageTests/PathsModule/Executable-Relocatable/setup.test.hs

import Test.Cabal.Prelude
-- Test that Paths module is generated and usable when relocatable is turned on.

main = setupAndCabalTest $ do
  skipIfWindows
  skipUnlessGhcVersion ">= 8.0"
  setup_build ["--enable-relocatable"]