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 “Ignore warning” option to cabal check
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
ConfiguredPackage
/
Sanity
/
AutogenExposedOther
/
cabal.test.hs
blob
c4993d305a0506e0f69a5c33ace3dca3de78a5d6
1
import
Test
.
Cabal
.
Prelude
2
3
-- All `autogen-modules` have to appear in `other-modules` or
4
-- `exposed-modules`.
5
main
=
cabalTest
$
6
fails
$
cabal
"check"
[]