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
Merge pull request #10525 from 9999years/field-stanza-names
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
SDist
/
Respect-Project-File
/
cabal.ignore-project.test.hs
blob
3145737a646999ec6e2a384aa76c6fdaebcf5cc4
1
import
Test
.
Cabal
.
Prelude
2
3
-- This test correctly writes sdist/z-0.1.tar.gz for the z.cabal package.
4
main
=
cabalTest
$
do
5
cabal
"sdist"
[
"all"
,
"--ignore-project"
]