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 "Autogen include" test for ts
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
CabalMacros
/
my.cabal
blob
0ed91e08613c3587f76a4c1dafd132088614d62b
1
cabal-version: 2.2
2
name: CabalMacros
3
version: 0.1
4
license: BSD-3-Clause
5
author: Oleg Grenrus
6
stability: stable
7
category: PackageTests
8
build-type: Simple
9
10
description:
11
Check that the generated cabal_macros.h is intact.
12
13
Library
14
exposed-modules: Mdl
15
build-depends: base
16
default-language: Haskell2010