blob: 4a00e2d38fcbd3b29fcafe5fabf33b3635b2efc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
flags:
pandoc:
trypandoc: false
https: true
embed_data_files: true
old-locale: false
network-uri: true
pandoc-citeproc:
bibutils: true
embed_data_files: true
unicode_collation: false
test_citeproc: false
debug: false
packages:
- '..'
- '../../pandoc-citeproc'
extra-deps:
- 'hsb2hs-0.3.1'
resolver: lts-3.13
|