mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
dd1db8596e
Tests updated because of change in behavior of simpleTable with headerless tables.
25 lines
540 B
YAML
25 lines
540 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
embed_data_files: false
|
|
old-locale: false
|
|
network-uri: true
|
|
packages:
|
|
- '.'
|
|
- location:
|
|
git: https://github.com/jgm/pandoc-types.git
|
|
commit: 8c0915f1acb8e70057387550c7553fe9548dce95
|
|
extra-dep: false
|
|
- location:
|
|
git: https://github.com/jgm/texmath.git
|
|
commit: b3070151a0f69b041121a37b3d724ab09e268ed2
|
|
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
|
|
resolver: lts-9.0
|