aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-10-01 15:42:00 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-10-01 15:42:00 -0700
commitfb0d6c7cb63a791fa72becf21ed493282e65ea91 (patch)
tree5041a742bd53fd8d88d267106c283d3c80f820ab /stack.yaml
parent021cdb543b00995f86eefd5d84314d9e1f5abf82 (diff)
downloadpandoc-fb0d6c7cb63a791fa72becf21ed493282e65ea91.tar.gz
Depend on pandoc-types 1.23, remove Null constructor on Block.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml9
1 files changed, 7 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index 40704814b..674bc357f 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -10,10 +10,15 @@ extra-deps:
- skylighting-core-0.12
- skylighting-0.12
- doctemplates-0.10
+- git: https://github.com/jgm/pandoc-types.git
+ commit: f796401eaaab780f83c562e97dbb8c8d4b9974d1
- git: https://github.com/jgm/texmath.git
- commit: 19700530733707284bb41f24add757f19ca23430
+ commit: c046e6e5a93510f2c37dbc700f82a2c53ed87b5f
- git: https://github.com/jgm/citeproc.git
- commit: 4a7b98afabebd7a074489ba500d68ee6aa75d3a8
+ commit: 673a7fb643d24a3bb0f60f8f29e189c0ba7ef15b
+- git: https://github.com/jgm/commonmark-hs.git
+ commit: 3cba9f874db7516f49d221a94171b4af010b5bea
+ subdirs: [commonmark-pandoc]
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10