From 47160b1fa5a9b351a999f5ca033dc165435af70e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sat, 12 Oct 2024 12:36:42 +0200 Subject: autotypes schema toString via aeson --- autotypes/autotypes.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'autotypes/autotypes.cabal') diff --git a/autotypes/autotypes.cabal b/autotypes/autotypes.cabal index d7d60b6..819794b 100644 --- a/autotypes/autotypes.cabal +++ b/autotypes/autotypes.cabal @@ -33,6 +33,7 @@ library -- other-extensions: build-depends: aeson, + aeson-pretty, aeson-qq, base, bytestring, -- cgit v1.2.3