Use current pandoc-citeproc for deb and osx packages.

This commit is contained in:
John MacFarlane 2015-11-13 19:05:58 -08:00
parent acbd8beb95
commit ad321babca
2 changed files with 2 additions and 2 deletions

View file

@ -13,5 +13,5 @@ flags:
debug: false
packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.0.1/pandoc-citeproc-0.8.0.1.tar.gz'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.1/pandoc-citeproc-0.8.1.tar.gz'
resolver: lts-3.10

View file

@ -16,5 +16,5 @@ ghc-options:
highlighting-kate: '-pgmP cpphs -optP--cpp'
packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.0.1/pandoc-citeproc-0.8.0.1.tar.gz'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.1/pandoc-citeproc-0.8.1.tar.gz'
resolver: lts-3.10