From bc95721754a8d082de250dd545088f92e86b5c11 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 12 Oct 2021 19:39:21 -0700 Subject: Allow aeson 2.0 --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 82938c085..c13c768f4 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -523,7 +523,7 @@ library HsYAML >= 0.2 && < 0.3, JuicyPixels >= 3.1.6.1 && < 3.4, SHA >= 1.6 && < 1.7, - aeson >= 0.7 && < 1.6, + aeson >= 0.7 && < 2.1, aeson-pretty >= 0.8.5 && < 0.9, array >= 0.5 && < 0.6, attoparsec >= 0.12 && < 0.15, -- cgit v1.2.3