stack.yaml - use cmark 0.5.1.

This commit is contained in:
John MacFarlane 2016-01-22 21:18:19 -08:00
parent f35fa88e21
commit d0152847d7

View file

@ -8,7 +8,7 @@ flags:
packages:
- '.'
extra-deps:
- 'cmark-0.5.0'
- 'cmark-0.5.1'
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16.0.1'
# Use older aeson to avoid excessive memory use in compilation: