summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: b72c1ffb45a5f047ce957a49e5e210d92b59d23a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
flags:
  pandoc:
    trypandoc: false
    embed_data_files: true
    old-locale: false
    network-uri: true
  pandoc-citeproc:
    bibutils: true
    embed_data_files: true
    unicode_collation: false
    test_citeproc: false
    debug: false
packages:
- '.'
extra-deps:
- pandoc-citeproc-0.12.2.5
- hslua-0.9.5
- skylighting-0.5.1
- tasty-1.0
resolver: lts-10.3