blob: 9b6485f1b6b23db4dce7099744a5556ee4c3df9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
flags:
pandoc:
trypandoc: false
embed_data_files: true
pandoc-citeproc:
bibutils: true
embed_data_files: true
unicode_collation: false
test_citeproc: false
debug: false
packages:
- '.'
extra-deps:
- github: jgm/pandoc-citeproc
commit: 1037917087b2ca58c6d6424eaba62eb135858fc0
- haddock-library-1.6.0
- HsYAML-0.1.1.1
- network-2.7.0.2
- yaml-0.9.0
ghc-options:
"$locals": -fhide-source-paths -XNoImplicitPrelude
resolver: lts-12.6
|