aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-10-12 17:44:59 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-10-12 17:44:59 -0700
commit051c366029eb7c18ac57126eba0d5c534be1230e (patch)
tree8de37e53bfb1410331e57ecfe223912589153631 /stack.yaml
parent972012a42a92351efa156f836c7899ca886ab068 (diff)
downloadpandoc-051c366029eb7c18ac57126eba0d5c534be1230e.tar.gz
Depend on latest dev version of commonmark.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index f4c42c6d1..78f5f63de 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -19,8 +19,8 @@ extra-deps:
- git: https://github.com/jgm/citeproc.git
commit: 673a7fb643d24a3bb0f60f8f29e189c0ba7ef15b
- git: https://github.com/jgm/commonmark-hs.git
- commit: 3cba9f874db7516f49d221a94171b4af010b5bea
- subdirs: [commonmark-pandoc]
+ commit: 7d34a747cd2d8668451909a722eb9ce16d1f4852
+ subdirs: [commonmark, commonmark-pandoc]
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10