Add migration guide for #9718 (#10578)
[cabal.git] / cabal-testsuite / PackageTests / Backpack / Includes3 / cabal-repo.test.hs
blob03b74a01b9a9c975cb79c3a6c46b01c2dc630324
1 import Test.Cabal.Prelude
2 main = cabalTest $ withShorterPathForNewBuildStore $ do
3 skipUnlessGhcVersion ">= 8.1"
4 withProjectFile "cabal.repo.project" $ do
5 withRepo "repo" $ do
6 cabal "v2-build" ["exe"]