summaryrefslogtreecommitdiff
path: root/stack.full.yaml
blob: d79d25d0c6289e235f1c9b37830f630cc9296f2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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'
# Use older aeson to avoid excessive memory use in compilation:
- 'aeson-0.8.0.2'
resolver: lts-4.0