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
Merge pull request #10756 from haskell/wip/teo/T10537
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
ConfiguredPackage
/
License
/
NoFileSpecified
/
pkg.cabal
blob
2e6186952b7cd12ee7355f183ac147557180212f
1
cabal-version: 2.0
2
build-type: Custom
3
name: pkg
4
version: 0
5
category: example
6
maintainer: none@example.com
7
synopsis: synopsis
8
description: description
9
license: GPL-3
10
11
custom-setup
12
13
library
14
exposed-modules: Foo
15
default-language: Haskell2010