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 “Ignore warning” option to cabal check
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
RelativePathProjectImports
/
cabal.test.hs
blob
ac6bb138e70b786f48557fe14b2852af3272b1b9
1
import
Test
.
Cabal
.
Prelude
2
3
main
=
cabalTest
$
do
4
-- Build from toplevel.
5
cabal
"build"
[]
6
withDirectory
"dep2"
$
do
7
-- Build from one of the subdirectories that uses toplevel cabal.project.
8
cabal
"build"
[]