blob: d9de4fdd9f8ea43a55148563dd7233aa26bfab9c (
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
|
flags:
pandoc:
trypandoc: false
embed_data_files: true
old-locale: false
network-uri: true
pandoc-citeproc:
bibutils: true
embed_data_files: true
unicode_collation: false
test_citeproc: false
debug: false
packages:
- '.'
- location:
git: https://github.com/jgm/pandoc-citeproc.git
commit: 71ca48b6e0044ea959d8e7882b03cceba9c7960c
extra-dep: false
extra-deps:
- hslua-0.8.0
- skylighting-0.3.3
- cmark-gfm-0.1.1
- QuickCheck-2.10.0.1
- tasty-quickcheck-0.9.1
- haddock-library-1.4.3
- pandoc-types-1.17.1
resolver: lts-9.1
|