Updated stack.yaml files.

Use latest resolver.
Use latest pandoc-citeproc and pandoc-types release.
This commit is contained in:
John MacFarlane 2016-01-02 12:36:12 -08:00
parent 44c762e305
commit 4edd1a7873
5 changed files with 13 additions and 16 deletions

View file

@ -13,7 +13,8 @@ flags:
debug: false
packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.1.3/pandoc-citeproc-0.8.1.3.tar.gz'
extra-deps:
- 'cmark-0.5.0'
resolver: lts-3.18
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16'
resolver: lts-3.20

View file

@ -18,5 +18,6 @@ packages:
- '..'
extra-deps:
- 'cmark-0.5.0'
- 'pandoc-citeproc-0.8.1.3'
resolver: lts-3.18
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16'
resolver: lts-3.20

View file

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

View file

@ -7,10 +7,8 @@ flags:
network-uri: true
packages:
- '.'
- location:
git: 'https://github.com/jgm/pandoc-types'
commit: 7b471a3d129efd8155f6cdcb2f2b58b5605df0fc
extra-dep: true
extra-deps:
- 'cmark-0.5.0'
resolver: lts-3.18
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16'
resolver: lts-3.20

View file

@ -13,12 +13,9 @@ flags:
debug: false
packages:
- '..'
- '../../pandoc-citeproc'
- location:
git: 'https://github.com/jgm/pandoc-types'
commit: 7b471a3d129efd8155f6cdcb2f2b58b5605df0fc
extra-dep: true
- '../pandoc-citeproc'
extra-deps:
- 'cmark-0.5.0'
- 'hsb2hs-0.3.1'
resolver: lts-3.18
- 'pandoc-types-1.16'
resolver: lts-3.20