Files
pandoc/stack.yaml
John MacFarlane dd1db8596e Compile against dev pandoc-types with Figure.
Tests updated because of change in behavior of simpleTable
with headerless tables.
2017-08-19 17:14:35 -07:00

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