Changed aeson version in stack.yaml to 0.11.0.0.

This commit is contained in:
John MacFarlane 2016-02-09 14:08:51 -08:00
parent 522f8f3b47
commit 1aaf4b8c83
5 changed files with 5 additions and 4 deletions

View file

@ -15,5 +15,5 @@ packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
- 'aeson-0.11'
- 'aeson-0.11.0.0'
resolver: lts-5.2

View file

@ -18,5 +18,5 @@ packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
- 'aeson-0.11'
- 'aeson-0.11.0.0'
resolver: lts-5.2

View file

@ -13,5 +13,5 @@ packages:
- '../pandoc-types'
- '../texmath'
extra-deps:
- 'aeson-0.11'
- 'aeson-0.11.0.0'
resolver: lts-5.2

View file

@ -8,5 +8,5 @@ flags:
packages:
- '.'
extra-deps:
- 'aeson-0.11'
- 'aeson-0.11.0.0'
resolver: lts-5.2

View file

@ -16,4 +16,5 @@ packages:
- '../../pandoc-citeproc'
extra-deps:
- 'hsb2hs-0.3.1'
- 'aeson-0.11.0.0'
resolver: lts-5.2