blob: d5c0adcc5e28b45d0d66d1181eafdb0c61d1e7e9 (
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
|
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: 31f1b8b972bd01f6e29c1cf9c50bf0ffd9fab9a2
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
tag: 9d02b5a5936d91a739d95a260feac29818533127
-- TODO: release new skylighting-core, skylighting
|