aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 483d012ddb804051bdf6f3e0d2799e1f882e3d14 (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
27
28
29
30
flags:
  pandoc:
    embed_data_files: true
  QuickCheck:
    old-random: false
packages:
- '.'
- 'pandoc-cli'
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
- tls-2.1.7
- skylighting-core-0.14.6
- skylighting-0.14.6
- skylighting-format-typst-0.1
- commonmark-extensions-0.2.6
- commonmark-pandoc-0.2.3
- typst-0.7
- git: https://github.com/jgm/citeproc.git
  commit: cf5542df8f21085bbfd794eaa5cc40abc605637b
- git: https://github.com/jgm/texmath.git
  commit: 4f2acdc8c6a3e26ccb778305fecf824286b0419c

ghc-options:
   "$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-23.0
nix:
  packages:
  - pkg-config
  - zlib