diff options
Diffstat (limited to 'autotypes/autotypes.cabal')
-rw-r--r-- | autotypes/autotypes.cabal | 1 |
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, |