blob: 4b85b4978cbb90aac5de39830690344aaad436a6 (
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: b32c4c117795d8fef3fcc8996a62ee661904738e
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
tag: 77e20978ffcdec4ca50bbb809f061850c0998560
-- TODO: release new skylighting-core, skylighting
|