Un-ignore .bat files
[cabal.git] / cabal-testsuite / PackageTests / PathsModule / Executable-Relocatable / setup.test.hs
blobea88c7f9e41f04833e6f11c63edd4a08477d70c5
1 import Test.Cabal.Prelude
2 -- Test that Paths module is generated and usable when relocatable is turned on.
4 main = setupAndCabalTest $ do
5 skipIfWindows
6 skipUnlessGhcVersion ">= 8.0"
7 withPackageDb $ setup_build ["--enable-relocatable"]