aboutsummaryrefslogtreecommitdiff
path: root/osx
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-29 19:51:08 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-29 19:52:06 -0800
commitb27783e2ecf5715c9bdf209793a67380a87e65b5 (patch)
tree890328540ef2a619eb10b7a8a5885a40aa61fe72 /osx
parent59d6f02a9af4ea47d001c84527df77f26d2d1fdd (diff)
downloadpandoc-b27783e2ecf5715c9bdf209793a67380a87e65b5.tar.gz
Use cmark 0.5.
Closes #2605.
Diffstat (limited to 'osx')
-rw-r--r--osx/stack.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 19ce8482d..2752f86de 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -17,4 +17,6 @@ ghc-options:
packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.1.3/pandoc-citeproc-0.8.1.3.tar.gz'
-resolver: lts-3.16
+- location: 'https://hackage.haskell.org/package/cmark-0.5.0/cmark-0.5.0.tar.gz'
+ extra-dep: true
+resolver: lts-3.18