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 internal name clash" test
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
CustomWithoutCabalDefaultMain
/
custom-setup-without-cabal-defaultMain.cabal
blob
6aff2cd1efc8004643b10bc84755b14a05024e0c
1
name: custom-setup-without-cabal-defaultMain
2
version: 1.0
3
build-type: Custom
4
cabal-version: >= 1.2
5
6
custom-setup
7
setup-depends: base
8
9
library