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 #10587 from 9999years/git-quiet
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
ConfiguredPackage
/
Sanity
/
CMainIsVersion
/
cabal.test.hs
blob
9ea2870a5a7173a54958628e5cd57f7c8dadeca2
1
import
Test
.
Cabal
.
Prelude
2
3
-- You need `cabal-version` ≥ 1.18 to use C/C++/obj-C source files
4
-- in `main-is`.
5
main
=
cabalTest
$
6
fails
$
cabal
"check"
[]