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. --- stack.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index f46485335..145b53134 100644 --- a/stack.yaml +++ b/stack.yaml @@ -30,6 +30,8 @@ extra-deps: - commonmark-0.2.1.1 - commonmark-extensions-0.2.2 - citeproc-0.6 +- aeson-pretty-0.8.9 +- ipynb-0.1.0.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 -- cgit v1.2.3