-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
/
stack.yaml
41 lines (40 loc) · 1000 Bytes
/
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
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/texmath.git
commit: 9539ea28538dc633001260cc8a08fb3aaeca5775
- 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