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