pandoc-server: allow text 2.1.

This commit is contained in:
John MacFarlane
2023-08-31 09:28:26 -07:00
parent 71c02d5116
commit 83b560cd6e
+1 -1
View File
@@ -57,7 +57,7 @@ library
base64 >= 0.4 && < 0.5,
doctemplates >= 0.11 && < 0.12,
data-default >= 0.4 && < 0.8,
text >= 1.1.1.0 && < 2.1,
text >= 1.1.1.0 && < 2.2,
unicode-collation >= 0.1.1 && < 0.2,
servant-server >= 0.19 && < 0.21,
skylighting >= 0.13 && < 0.15,