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
Create changelogs for 3.14.1.0 (#10591)
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Regression
/
T6125
/
setup.test.hs
blob
aeb2587e70c28cec947c3c0381dda5eed4389ab8
1
import
Test
.
Cabal
.
Prelude
2
main
=
setupAndCabalTest
$
do
3
withPackageDb
$
do
4
setup
"configure"
[]
5
setup
"build"
[
"myprog"
]
6
setup
"copy"
[
"myprog"
]