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 test cases that reproduce #7241.
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
COnlyMain
/
setup.test.hs
blob
af4aa089c58c08b995a3e610950e8f9133538fdc
1
import
Test
.
Cabal
.
Prelude
2
-- Test building an executable whose main() function is defined in a C
3
-- file
4
main
=
setupAndCabalTest
$
setup_build
[]