Accept aeson 2.3.

This commit is contained in:
John MacFarlane
2026-05-29 09:34:23 +02:00
parent 41f829c43d
commit ad4bf9aa31
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ library
build-depends: pandoc >= 3.9 && < 3.10,
pandoc-types >= 1.22 && < 1.24,
containers >= 0.6.0.1 && < 0.9,
aeson >= 2.0 && < 2.3,
aeson >= 2.0 && < 2.4,
bytestring >= 0.9 && < 0.13,
base64-bytestring >= 0.1 && < 1.3,
doctemplates >= 0.11 && < 0.12,
+1 -1
View File
@@ -511,7 +511,7 @@ library
build-depends: xml-light,
Glob >= 0.7 && < 0.11,
JuicyPixels >= 3.1.6.1 && < 3.4,
aeson >= 2.0.1.0 && < 2.3,
aeson >= 2.0.1.0 && < 2.4,
aeson-pretty >= 0.8.9 && < 0.9,
array >= 0.5 && < 0.6,
attoparsec >= 0.12 && < 0.15,