aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 4fefd5c9b724198092ca270cf347a0352131722e (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
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-system-1.2.3
- hslua-objectorientation-2.4.0
- hslua-packaging-2.3.2
- typst-symbols-0.1.9.1
- git: https://github.com/jgm/asciidoc-hs.git
  commit: c2b4852e0002a7995793ec0e3c44b723a85a2ca2
- git: https://github.com/jgm/typst-hs.git
  commit: b4399d44d38c1935c02db9bfd62fb5a4450ad7af
- git: https://github.com/jgm/citeproc.git
  commit: 777a916be683a40e9b5e17da25816917b6fb1208
- git: https://github.com/jgm/texmath.git
  commit: aee6b494595a58dbbf769264061876778f7aa269
- git: https://github.com/jgm/djoths.git
  commit: a6fc625fd58aa39df05dd1d82ee005e681815095
ghc-options:
   "$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-24.20
nix:
  packages:
  - pkg-config
  - zlib