aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
blob: bbfbcd30e53ed2c786c0a10ca31571a13b638f71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
ghc-options:
   "$locals": -fhide-source-paths
resolver: lts-10.3