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
/
ConditionalAndImport
/
extra.project
blob
52a1f847fbb9b67685c8f0cc5205636aa8a487a0
1
if(os(NoSuchOs) || False)
2
extra-packages: no-such-package
3
elif(os(Whoops))
4
extra-packages: no-can-do
5
elif(True)
6
extra-packages: some-exe
7
else
8
extra-packages: nope