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
/
Configure
/
zlib.cabal
blob
2c78af8cf824793245aec6cc74985cd38ba0fdc8
1
name: zlib
2
version: 1.1
3
license: BSD3
4
author: Edward Z. Yang
5
maintainer: ezyang@cs.stanford.edu
6
build-type: Configure
7
cabal-version: >=1.10
8
9
library
10
exposed-modules: A
11
build-depends: base
12
default-language: Haskell2010