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
Add migration guide for #9718 (#10578)
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Backpack
/
Includes3
/
cabal-repo.test.hs
blob
03b74a01b9a9c975cb79c3a6c46b01c2dc630324
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"
]