pandoc/stack.yaml
John MacFarlane 76886678a6 Use skylighting 0.4.2.
This prevents the problem with extra space around highlighted
code blocks (closes ).

Note that we no longer put an enclosing div around highlighted
code blocks.  The pre is the outer element, just as for unhighlighted
blocks.
2017-10-26 15:57:55 -07:00

18 lines
322 B
YAML

flags:
pandoc:
trypandoc: false
embed_data_files: false
old-locale: false
network-uri: true
packages:
- '.'
extra-deps:
- pandoc-types-1.17.2
- hslua-0.9.2
- skylighting-0.4.2
- cmark-gfm-0.1.1
- QuickCheck-2.10.0.1
- tasty-quickcheck-0.9.1
- doctemplates-0.2.1
- haddock-library-1.4.3
resolver: lts-9.9