stack.yaml, stack.full.yaml - use lts-4.0 resolver.

This commit is contained in:
John MacFarlane 2016-01-06 14:52:30 -08:00
parent 197f301795
commit f6fe430400
2 changed files with 2 additions and 2 deletions

View file

@ -14,4 +14,4 @@ packages:
- '../texmath'
extra-deps:
- 'cmark-0.5.0'
resolver: lts-3.20
resolver: lts-4.0

View file

@ -11,4 +11,4 @@ extra-deps:
- 'cmark-0.5.0'
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16.0.1'
resolver: lts-3.20
resolver: lts-4.0