summaryrefslogtreecommitdiff
path: root/stack.full.yaml
blob: 8c7d3ad1e890bc058220941d295ec1d4c7e8b03b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This version builds both pandoc and pandoc-citeproc, assuming
# pandoc-citeproc is in the pandoc-citeproc subdirectory.
flags:
  pandoc:
    trypandoc: false
    https: true
    embed_data_files: false
    old-locale: false
    network-uri: true
packages:
- '.'
- '../pandoc-citeproc'
- '../pandoc-types'
- '../texmath'
extra-deps:
- 'cmark-0.5.0'
resolver: lts-3.20