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
(cabal check) Add "Version signatures" test
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
ConfiguredPackage
/
Sanity
/
VersionSignatures
/
cabal.test.hs
blob
2ef34c34581b33381d16013d00d9dab0f257378f
1
import
Test
.
Cabal
.
Prelude
2
3
-- `signatures` field used with cabal-version < 2.0
4
main
=
cabalTest
$
5
fails
$
cabal
"check"
[]