forked from jgm/pandoc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack.yaml
42 lines (41 loc) · 887 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
42
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.4.1
- commonmark-extensions-0.2.5.1
- typst-0.5
- git: https://github.com/jgm/commonmark-hs
subdirs: [commonmark-pandoc]
commit: d681657a8b1ff9c7d0120356fbce079d325eada4
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-21.7
nix:
packages:
- pkg-config
- zlib