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 #10525 from 9999years/field-stanza-names
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
multInst
/
my.cabal
blob
176ced9b4de447c8d6d13330b9f0be61ce1e20fa
1
name: Haddock
2
version: 0.1
3
license: BSD3
4
author: Iain Nicol
5
stability: stable
6
category: PackageTests
7
build-type: Simple
8
Cabal-version: >= 1.2
9
10
description:
11
Check that Cabal successfully invokes Haddock.
12
13
Library
14
exposed-modules: CPP, Literate, NoCPP, Simple
15
other-extensions: CPP
16
build-depends: base