aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-10-11 21:05:27 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-10-11 21:05:27 -0700
commit972012a42a92351efa156f836c7899ca886ab068 (patch)
treea469259cdc47fde9b2dc14855e28ec8e57ec54a7 /stack.yaml
parent906e6016bb33aa1d5a20edc45c91836289caf52f (diff)
downloadpandoc-972012a42a92351efa156f836c7899ca886ab068.tar.gz
Require doclayout >= 0.3.1.1.
This fixes recognition of "real widths" of emoji characters, which is important for tabular layout.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index ea06a6437..f4c42c6d1 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -11,7 +11,7 @@ extra-deps:
- skylighting-0.12
- doctemplates-0.10
- emojis-0.1.2
-- doclayout-0.3.1
+- doclayout-0.3.1.1
- git: https://github.com/jgm/pandoc-types.git
commit: f796401eaaab780f83c562e97dbb8c8d4b9974d1
- git: https://github.com/jgm/texmath.git