aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-03-23 13:51:14 -0700
committerJohn MacFarlane <[email protected]>2022-03-23 13:51:14 -0700
commitf2eb52ad80b66f0253960d83c32b18a198f46349 (patch)
tree739abea8aa6ff48e86a34cc4bfb6db8a3709b008 /stack.yaml
parent5fdcb36c8089807aea8a67e8fe8c3567c254d7cb (diff)
Use current dev versions of citeproc, doclayout.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index 3a718800f..d9f0e264f 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -11,7 +11,6 @@ extra-deps:
- skylighting-0.12.3
- doctemplates-0.10.0.1
- emojis-0.1.2
-- doclayout-0.3.1.1
- lpeg-1.0.3
- hslua-2.2.0
- hslua-aeson-2.2.0
@@ -36,7 +35,9 @@ extra-deps:
- commonmark-pandoc-0.2.1.2
- ipynb-0.2
- git: https://github.com/jgm/citeproc.git
- commit: 57975c8b673324140ac0c6adbc1531ff5f6e248a
+ commit: 363a810024b93aa9230eee4fe27b557b39176bcb
+- git: https://github.com/jgm/doclayout.git
+ commit: e30d98bb5e6b6c53ad0c643f9d2bd90a07988882
- git: https://github.com/jgm/commonmark-hs.git
commit: cc815e013f0d87eef3daef8ad9e376ad807b012b
subdirs: [commonmark, commonmark-extensions]