Updated stack.yaml.

This commit is contained in:
John MacFarlane 2016-01-09 13:54:36 -08:00
parent 1fbbc2badc
commit 5eb80872af
2 changed files with 5 additions and 3 deletions

View file

@ -19,5 +19,7 @@ packages:
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
- 'cmark-0.5.0'
- 'pandoc-types-1.16'
resolver: lts-3.20
- 'pandoc-types-1.16.0.1'
# Use older aeson to avoid excessive memory use in compilation:
- 'aeson-0.8.0.2'
resolver: lts-4.0

View file

@ -17,5 +17,5 @@ packages:
extra-deps:
- 'cmark-0.5.0'
- 'hsb2hs-0.3.1'
- 'pandoc-types-1.16'
- 'pandoc-types-1.16.0.1'
resolver: lts-3.20