7a8c830734
This fixes a bug in parsing tags with `&` following. Closes #4094. Closes #4088.
21 lines
383 B
YAML
21 lines
383 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
embed_data_files: false
|
|
old-locale: false
|
|
network-uri: true
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- pandoc-types-1.17.3
|
|
- hslua-0.9.2
|
|
- hslua-module-text-0.1.2
|
|
- skylighting-0.4.4.1
|
|
- texmath-0.10
|
|
- cmark-gfm-0.1.1
|
|
- QuickCheck-2.10.0.1
|
|
- tasty-quickcheck-0.9.1
|
|
- doctemplates-0.2.1
|
|
- haddock-library-1.4.3
|
|
- tagsoup-0.14.2
|
|
resolver: lts-9.14
|