mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
packages: .
|
|
pandoc-lua-engine
|
|
pandoc-server
|
|
pandoc-cli
|
|
tests: True
|
|
flags: +embed_data_files
|
|
constraints: skylighting-format-blaze-html >= 0.1.1.2,
|
|
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/commonmark-hs.git
|
|
tag: 1fddc913b31487571b12fd0ac99d4a0ab00acd34
|
|
subdir: commonmark-extensions
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/commonmark-hs.git
|
|
tag: 1fddc913b31487571b12fd0ac99d4a0ab00acd34
|
|
subdir: commonmark-pandoc
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/skylighting.git
|
|
tag: 2b6876018a903207c7a9093c5c63b00a4d0980be
|
|
subdir: skylighting-core
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/skylighting.git
|
|
tag: 260a53dfc32b68c1c9c47629f42a9cebd1f12b87
|
|
subdir: skylighting-format-blaze-html
|