blob: ab0c1e5faafd6a5a7cc96bd24ba7a0806b76845d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
flags:
pandoc:
embed_data_files: true
QuickCheck:
old-random: false
packages:
- '.'
- 'pandoc-cli'
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
- skylighting-core-0.13.2
- skylighting-0.13.2
- skylighting-format-context-0.1.0.1
- skylighting-format-ansi-0.1
- skylighting-format-latex-0.1
- skylighting-format-blaze-html-0.1.1
- gridtables-0.1.0.0
- hslua-cli-1.2.0
- hslua-list-1.1.0
- hslua-module-text-1.0.3
- hslua-module-zip-1.0.0
- jira-wiki-markup-1.5.0
- mime-types-0.1.1.0
- doctemplates-0.11
- commonmark-extensions-0.2.3.3
- git: https://github.com/jgm/texmath
commit: dab2be16b751e8ce7e6d9937029f10e06c3c80c3
- git: https://github.com/jgm/citeproc
commit: a73c7d1c00c993b8a20daf5a932afae16f889c83
- git: https://github.com/jgm/pandoc-types
commit: 6ac717718396bdca510cbdc6d211bbea408444cc
- git: https://github.com/pandoc/pandoc-lua-marshal
commit: 6e8c834acdf6d3551c58b71fe361faa7d3590838
- git: https://github.com/jgm/commonmark-hs
commit: d0f3097e55471aa640d76d0188ba707cbece71b1
subdirs: [commonmark-pandoc]
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-20.6
nix:
packages: [zlib]
|