blob: a74317e01966a7f9d5aaffc32c5dd90f4073044a (
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
|
packages: .
pandoc-lua-engine
pandoc-server
pandoc-cli
tests: True
flags: +embed_data_files
constraints: skylighting-format-blaze-html >= 0.1.1.3,
skylighting-format-context >= 0.1.0.2,
-- for now (commercialhaskell/stackage#7545):
data-default-class <= 0.2, data-default <= 0.8
source-repository-package
type: git
location: https://github.com/jgm/citeproc.git
tag: ffdbab67951e9aa1a660fd0632cebb49dc902033
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
tag: 76c6d8356aa971b075cb887487e2157260edafc0
source-repository-package
type: git
location: https://github.com/jgm/typst-hs.git
tag: aaeb1ef60ade0efa28e77c74f0dd216e3d434480
-- TODO: release new skylighting-core, skylighting
|