mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
30 lines
728 B
YAML
30 lines
728 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- skylighting-core-0.12
|
|
- skylighting-0.12
|
|
- doctemplates-0.10
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 9243169ebf84fb555d37750b0cf758c1cf9827dc
|
|
- git: https://github.com/jgm/pandoc-types.git
|
|
commit: 39048c9be4922771b378154f72557a5a57739d37
|
|
- git: https://github.com/jgm/commonmark-hs.git
|
|
commit: 8d243cdf67ee673a09ceab26948422d784796859
|
|
subdirs:
|
|
- commonmark-pandoc
|
|
- git: https://github.com/jgm/citeproc.git
|
|
commit: 22d5755231c97f749f2df4ec7eca639d6cc9c891
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-18.10
|
|
nix:
|
|
packages: [zlib]
|
|
|
|
|