summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 108e40f27eaae3780efda5298f34ff7d46c8eb2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
flags:
  pandoc:
    trypandoc: false
    https: true
    embed_data_files: false
    old-locale: false
    network-uri: true
packages:
- '.'
extra-deps:
- texmath-0.8.6.2
- data-default-0.6.0
- data-default-instances-base-0.1.0
# to compile against aeson 0.11.0.0:
# - 'aeson-0.11.0.0'
# - 'fail-4.9.0.0'
# - 'pandoc-types-1.16.1'
resolver: lts-5.8