aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 14a84550af6a380a1a7c2941ad6046c3e271f63a (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
31
32
33
34
35
36
flags:
  pandoc:
    embed_data_files: true
  QuickCheck:
    old-random: false
packages:
- '.'
- 'pandoc-cli'
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
- hslua-2.4.0
- hslua-module-doclayout-1.2.0.1
- hslua-module-system-1.2.1
- hslua-objectorientation-2.4.0
- hslua-packaging-2.3.2
- pandoc-lua-marshal-0.3.1
- tls-2.1.7
- skylighting-core-0.14.6
- skylighting-0.14.6
- skylighting-format-typst-0.1
- typst-symbols-0.1.8.1
- typst-0.8.0.1
- git: https://github.com/jgm/citeproc.git
  commit: b32c4c117795d8fef3fcc8996a62ee661904738e
- git: https://github.com/jgm/texmath.git
  commit: 77e20978ffcdec4ca50bbb809f061850c0998560
- git: https://github.com/jgm/pandoc-types.git
  commit: aab4360e78ba27147a5b48ed3c8fcc8e96c71396
ghc-options:
   "$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-23.22
nix:
  packages:
  - pkg-config
  - zlib