From 6c9b8ec557f7cb7515302b40ae87d7b9fa8809d2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 6 Jun 2026 14:28:04 +0200 Subject: [PATCH] Use emojis 0.1.5. --- pandoc.cabal | 2 +- stack.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 95bc9835f..aa0e672f4 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -532,7 +532,7 @@ library directory >= 1.2.3 && < 1.4, doclayout >= 0.5.0.1 && < 0.6, doctemplates >= 0.11 && < 0.12, - emojis >= 0.1.4.1 && < 0.2, + emojis >= 0.1.5 && < 0.2, exceptions >= 0.8 && < 0.11, file-embed >= 0.0 && < 0.1, filepath >= 1.1 && < 1.6, diff --git a/stack.yaml b/stack.yaml index b76a4dd2d..bb40e3ffd 100644 --- a/stack.yaml +++ b/stack.yaml @@ -33,6 +33,7 @@ extra-deps: - typst-symbols-0.2 - typst-0.10 - texmath-0.13.1.2 +- emojis-0.1.5 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules