From 56fccc922fd3d7fdf748b7d2b6cf1df4e48bceb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Fri, 11 Oct 2024 17:12:39 +0200 Subject: pretty print JSON --- astore.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'astore.cabal') diff --git a/astore.cabal b/astore.cabal index 77b450b..a59eb0f 100644 --- a/astore.cabal +++ b/astore.cabal @@ -32,6 +32,7 @@ library build-depends: aeson, + aeson-pretty, base, bytestring, containers, -- cgit v1.2.3