-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
/
stack.yaml
44 lines (43 loc) · 1.11 KB
/
stack.yaml
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:
- lpeg-1.1.0
- tls-2.1.0
- crypton-connection-0.4.1
- toml-parser-2.0.1.0
- skylighting-core-0.14.3
- skylighting-0.14.3
- doclayout-0.5
- doctemplates-0.11.0.1
- hslua-module-doclayout-1.2.0
- djot-0.1.2.2
- commonmark-0.2.6.1
- commonmark-pandoc-0.2.2.2
- typst-symbols-0.1.7
- git: https://github.com/jgm/skylighting.git
commit: 260a53dfc32b68c1c9c47629f42a9cebd1f12b87
subdirs: [skylighting-format-blaze-html]
- git: https://github.com/jgm/texmath.git
commit: 4666e68eb1b640d69dc5261748bfe716e3b212c9
- git: https://github.com/jgm/typst-hs.git
commit: 6f7e7655be7b1dd74d8d0db7aa4725d14e005ef0
- git: https://github.com/pandoc/pandoc-lua-marshal
commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5
- git: https://github.com/jgm/commonmark-hs.git
commit: 7950d58dd270ec1576671feb96408bfb0b0fcfdb
subdirs: [commonmark-extensions]
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-22.33
nix:
packages:
- pkg-config
- zlib