blob: cfc29aa800df217431f1a7bf8a813c7320c18538 (
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
|
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: 1a77db688bd3285228299e5aeefc93d6c0d8c0b9
- git: https://github.com/jgm/citeproc
commit: 4099185c5a82ef1f84b711c113d2744eeb794106
- git: https://github.com/jgm/pandoc-types
commit: 2f2ffd5b1821b6d5f7774b97d515b86398033012
- git: https://github.com/pandoc/pandoc-lua-marshal
commit: a2a97e2af78326ea7841101d4ef56e74426b66c4
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-20.6
nix:
packages: [zlib]
|