From 35eb8836f39b21e5e4f7770936d5a5073ea2b783 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Fri, 11 Oct 2024 17:12:38 +0200 Subject: add cli command `collection schema COLLECTION` --- cli/cli.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/cli.cabal') diff --git a/cli/cli.cabal b/cli/cli.cabal index d0ad909..bb98d8b 100644 --- a/cli/cli.cabal +++ b/cli/cli.cabal @@ -16,6 +16,7 @@ executable cli ghc-options: -Wall build-depends: aeson, + aeson-pretty, backend, base, bytestring, -- cgit v1.2.3