diff options
| author | LLLL Colonq <llll@colonq> | 2024-01-16 21:32:53 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-01-16 21:32:53 -0500 |
| commit | f7cd8abb5eda335c7c2beb66fd28d594e3f3b956 (patch) | |
| tree | dcd2318acedf5640022a5db64f98b6e1ba3ffe24 /fig-utils/fig-utils.cabal | |
| parent | 7a67a4ce8c207842d14414ed16587fe05cedafcc (diff) | |
Support JSON output
Diffstat (limited to 'fig-utils/fig-utils.cabal')
| -rw-r--r-- | fig-utils/fig-utils.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fig-utils/fig-utils.cabal b/fig-utils/fig-utils.cabal index 9bb115d..e5bc2c9 100644 --- a/fig-utils/fig-utils.cabal +++ b/fig-utils/fig-utils.cabal @@ -17,6 +17,7 @@ library Fig.Utils.SExpr build-depends: base + , aeson , binary , bytestring , containers |
