diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-03-19 14:55:48 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-03-19 14:55:48 -0700 |
commit | f939c210ea19b524126b4ab66adfed20a95c82c2 (patch) | |
tree | 24187a1540d6a1599a19f7ac226b7a2b8520348a /osx | |
parent | a2706ee07590da87f6b5303708e723f8205af436 (diff) | |
download | pandoc-f939c210ea19b524126b4ab66adfed20a95c82c2.tar.gz |
Build vs pandoc-citeproc 0.9.1.1.
Diffstat (limited to 'osx')
-rw-r--r-- | osx/stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/stack.yaml b/osx/stack.yaml index 487a4debc..25582216b 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -16,7 +16,7 @@ ghc-options: highlighting-kate: '-pgmP cpphs -optP--cpp' packages: - '..' -- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.1.tar.gz' +- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.1.1.tar.gz' extra-deps: - 'aeson-0.11.1.1' - 'texmath-0.8.5' |