summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 8dcc4c65ff5b42df315003b0717530715245224b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
flags:
  pandoc:
    trypandoc: false
    https: true
    embed_data_files: false
    old-locale: false
    network-uri: true
packages:
- '.'
extra-deps:
- 'cmark-0.5.0'
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16.0.1'
# Use older aeson to avoid excessive memory use in compilation:
- 'aeson-0.8.0.2'
resolver: lts-4.0