Docs: guide on profiling: fix the title (#10606)
[cabal.git] / cabal-testsuite / PackageTests / Backpack / T6385 / cabal.test.hs
blob5048e09d56b7eb808f6a948e96056963b00a1c53
1 import Test.Cabal.Prelude
2 main =
3 cabalTest $ withShorterPathForNewBuildStore $ do
4 skipUnlessGhcVersion ">= 8.1"
5 withRepo "repo" $ do
6 cabal "v2-build" ["T6385"]