repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Docs: guide on profiling: fix the title (#10606)
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Backpack
/
T6385
/
cabal.test.hs
blob
5048e09d56b7eb808f6a948e96056963b00a1c53
1
import
Test
.
Cabal
.
Prelude
2
main
=
3
cabalTest
$
withShorterPathForNewBuildStore
$
do
4
skipUnlessGhcVersion
">= 8.1"
5
withRepo
"repo"
$
do
6
cabal
"v2-build"
[
"T6385"
]