summaryrefslogtreecommitdiff
path: root/osx/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-03-19 14:51:17 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-03-19 14:51:17 -0700
commita2706ee07590da87f6b5303708e723f8205af436 (patch)
tree1eee65a77e96e0dc4cc7291ca255edbaf3045c18 /osx/stack.yaml
parent6a4c17642ccaff1964abe8511564f1a39e6af8c5 (diff)
Build pandoc-citeproc 0.9.1 for binary pkgs.
Diffstat (limited to 'osx/stack.yaml')
-rw-r--r--osx/stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 83335deb8..487a4debc 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.tar.gz'
+- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.1.tar.gz'
extra-deps:
- 'aeson-0.11.1.1'
- 'texmath-0.8.5'