blob: 7e09a2e7a3e649fcf7a63c4c0b39d16b58bfb478 (
plain)
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
|
packages: pandoc.cabal
package pandoc
flags: +embed_data_files -trypandoc
ghc-options: -j +RTS -A64m -RTS
package pandoc-citeproc
flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
ghc-options: -j +RTS -A64m -RTS
source-repository-package
type: git
location: https://github.com/jgm/pandoc-citeproc
tag: 2e6fe791ec5293acc925c2ccbe79c9c10d2b7e07
source-repository-package
type: git
location: https://github.com/jgm/pandoc-types
tag: dd50a6eaeaf63773bbf04d6ef34b86d6f92b7825
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
tag: 54ad60dd3421385c50a1ced31dfe5425c2a77dff
subdir: commonmark
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
tag: 54ad60dd3421385c50a1ced31dfe5425c2a77dff
subdir: commonmark-extensions
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
tag: 54ad60dd3421385c50a1ced31dfe5425c2a77dff
subdir: commonmark-pandoc
|