blob: e81274aa4b773096105892a0f77c96f6be55b1c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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: cf5542df8f21085bbfd794eaa5cc40abc605637b
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
tag: 58728ec9a653952538a9456ba8da43159fcbf2fb
|