mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 12:15:56 +00:00
39 lines
865 B
YAML
39 lines
865 B
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- skylighting-core-0.13
|
|
- skylighting-0.13
|
|
- skylighting-format-ansi-0.1
|
|
- skylighting-format-latex-0.1
|
|
- gridtables-0.0.3.0
|
|
- hslua-2.2.1
|
|
- hslua-aeson-2.2.1
|
|
- hslua-classes-2.2.0
|
|
- hslua-core-2.2.1
|
|
- hslua-marshalling-2.2.1
|
|
- hslua-objectorientation-2.2.1
|
|
- hslua-packaging-2.2.1
|
|
- lua-2.2.1
|
|
- doclayout-0.4
|
|
- doctemplates-0.10.0.2
|
|
- citeproc-0.8.0.1
|
|
- texmath-0.12.5.2
|
|
- git: https://github.com/jgm/skylighting
|
|
commit: 6079d8b0fb6e45c6a03b05501900be1c151701e6
|
|
subdirs: [skylighting-format-blaze-html]
|
|
- git: https://github.com/jgm/commonmark-hs
|
|
commit: 4f4fbe277044de0724dd0828a45311ab1413e30b
|
|
subdirs: [commonmark-extensions]
|
|
|
|
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-19.21
|
|
nix:
|
|
packages: [zlib]
|