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 #9898 from haskell/mergify/bp/3.12/pr-9865
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
NewSdist
/
Globbing
/
cabal.test.hs
blob
c6fe551841b6ceb36944ff80d443d9be58c030df
1
import
Test
.
Cabal
.
Prelude
2
main
=
cabalTest
$
do
3
cabal
"v2-sdist"
[
"a"
,
"--list-only"
]
4