blob: e3a3eb97f4076de9dc5b6fe44d37521872241169 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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: 723d22a112a15a8f287d4db68ba05e9083facfec
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
tag: 77e20978ffcdec4ca50bbb809f061850c0998560
-- TODO: release new skylighting-core, skylighting
|