diff options
Diffstat (limited to 'astore.cabal')
-rw-r--r-- | astore.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
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, |