From 87a98b76ce80ee53acfc54fcd8768c332413efe1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 23 Oct 2021 16:17:49 -0700 Subject: Use ipynb 0.1.0.2. With this change pandoc can be built with aeson >= 2. --- pandoc.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 126405792..ca9fc9245 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -526,7 +526,7 @@ library JuicyPixels >= 3.1.6.1 && < 3.4, SHA >= 1.6 && < 1.7, aeson >= 0.7 && < 2.1, - aeson-pretty >= 0.8.5 && < 0.9, + aeson-pretty >= 0.8.9 && < 0.9, array >= 0.5 && < 0.6, attoparsec >= 0.12 && < 0.15, base64-bytestring >= 0.1 && < 1.3, @@ -560,7 +560,7 @@ library http-client >= 0.4.30 && < 0.8, http-client-tls >= 0.2.4 && < 0.4, http-types >= 0.8 && < 0.13, - ipynb >= 0.1 && < 0.2, + ipynb >= 0.1.0.2 && < 0.2, jira-wiki-markup >= 1.4 && < 1.5, mtl >= 2.2 && < 2.3, network >= 2.6, -- cgit v1.2.3