blob: 9d52469d0831493504e5c868bf56349743e37875 (
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
|
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: d4bb483a7c0f8e4cf7ede09408aaa77beefb4753
extra-dep: false
extra-deps:
- pandoc-types-1.17.2
- texmath-0.9.4.4
- hslua-0.9.0
- skylighting-0.4.1
- cmark-gfm-0.1.1
- QuickCheck-2.10.0.1
- tasty-quickcheck-0.9.1
- haddock-library-1.4.3
- hs-bibutils-6.2.0.1
resolver: lts-9.1
|