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
Reimplement `cabal check` (#8427)
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
ConfiguredPackage
/
Fields
/
NoCustom
/
cabal.test.hs
blob
9856b9b34c2340fe7fc11d674231d925750a5210
1
import
Test
.
Cabal
.
Prelude
2
3
-- No custom-setup with build-type: simple.
4
main
=
cabalTest
$
5
fails
$
cabal
"check"
[]