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
(cabal check) Add "No internal name clash" test
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
NewSdist
/
Globbing
/
cabal.test.hs
blob
832177dc84f3ce1892c34171eba292dca5bedfa1
1
import
Test
.
Cabal
.
Prelude
2
main
=
cabalTest
$
withSourceCopy
$
do
3
cabal
"v2-sdist"
[
"a"
,
"--list-only"
]
4