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
/
PreProcess
/
Hsc2HsOptions
/
my.cabal
blob
17afa2faf8499e8cf6174459de0a3237e9eb9127
1
cabal-version: 3.6
2
name: Hsc2HsOptions
3
version: 0.1
4
license: BSD-3-Clause
5
stability: stable
6
category: PackageTests
7
build-type: Simple
8
description: Check that preprocessors are run.
9
10
executable my-executable
11
main-is: Main.hs
12
other-modules: Foo
13
build-depends: base
14
hsc2hs-options: -DTEST_OPTION=42