From 77d0bf6df3b184b5f614956b87d551f3dc30db98 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 18 Oct 2025 23:18:37 +0200 Subject: Allow unicode-data 0.8. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index d4499e158..2e2c4e065 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -549,7 +549,7 @@ library text-conversions >= 0.3 && < 0.4, time >= 1.5 && < 1.16, unicode-collation >= 0.1.1 && < 0.2, - unicode-data >= 0.6 && < 0.8, + unicode-data >= 0.6 && < 0.9, unicode-transforms >= 0.3 && < 0.5, yaml >= 0.11 && < 0.12, libyaml >= 0.1.4 && < 0.2, -- cgit v1.2.3