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 "No duplicate names" test
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
CustomWithoutCabal
/
custom-setup-without-cabal.cabal
blob
64d2e55de4f91dc5e8a0a851b7bd7be508de3560
1
cabal-version: 2.0
2
name: custom-setup-without-cabal
3
version: 1.0
4
build-type: Custom
5
6
custom-setup
7
setup-depends: base
8
9
library