summaryrefslogtreecommitdiff
path: root/windows/stack-appveyor.yaml
blob: 049494db8aceeadfad4234f40716aa6542e83515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
flags:
  pandoc:
    trypandoc: false
    https: true
    embed_data_files: true
    old-locale: false
    network-uri: true
  pandoc-citeproc:
    bibutils: true
    embed_data_files: true
  texmath:
    network-uri: true
packages:
- '..'
extra-deps:
- 'hsb2hs-0.3.1'
- 'texmath-0.8.6.2'
- 'data-default-0.6.0'
- 'data-default-instances-base-0.1.0'
- 'preprocessor-tools-1.0.1'
- 'pandoc-citeproc-0.9.1.1'
# 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