aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
blob: b97e673276bf1dcc2d1ac443a20a99b794c1a42b (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
37
38
39
40
41
42
43
44
flags:
  pandoc:
    embed_data_files: true
  QuickCheck:
    old-random: false
packages:
- '.'
- 'pandoc-cli'
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
- hslua-cli-1.4.1
- hslua-module-zip-1.1.0
- hslua-repl-0.1.1
- lpeg-1.1.0
- crypton-connection-0.3.1
- crypton-x509-1.7.6
- crypton-x509-store-1.6.9
- crypton-x509-system-1.6.7
- crypton-x509-validation-1.6.12
- http-client-tls-0.3.6.3
- typst-symbols-0.1.5
- toml-parser-1.3.1.1
- skylighting-core-0.14.1
- skylighting-0.14.1
- skylighting-format-blaze-html-0.1.1.1
- tls-1.9.0
- texmath-0.12.8.6
- commonmark-0.2.5
- git: https://github.com/jgm/typst-hs
  commit: abfe46fd48ae3610c6522c3dbb1d84a2b2fafb74
- git: https://github.com/jgm/commonmark-hs
  subdirs: [commonmark-pandoc, commonmark-extensions]
  commit: f0b96532e36f31f47cc34602ecac694ffde8a27a
- git: https://github.com/jgm/djoths
  commit: 3d53e40442d22726430b6a89bfb7fba92cd99a91

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