aboutsummaryrefslogtreecommitdiffstats
path: root/autotypes/autotypes.cabal
diff options
context:
space:
mode:
authorLibravatar Kierán Meinhardt <kmein@posteo.de>2024-10-12 12:36:42 +0200
committerLibravatar Kierán Meinhardt <kmein@posteo.de>2024-10-12 12:36:42 +0200
commit47160b1fa5a9b351a999f5ca033dc165435af70e (patch)
treef9685ebf55b5ac5eafc422a946a4b1e1f82053a5 /autotypes/autotypes.cabal
parent0878de24223e51adfc91ea3a2a8e8f2cdc21debb (diff)
autotypes schema toString via aeson
Diffstat (limited to 'autotypes/autotypes.cabal')
-rw-r--r--autotypes/autotypes.cabal1
1 files changed, 1 insertions, 0 deletions
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,