aboutsummaryrefslogtreecommitdiffstats
path: root/sh.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sh.cabal')
-rw-r--r--sh.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh.cabal b/sh.cabal
index d5fce58..da19b23 100644
--- a/sh.cabal
+++ b/sh.cabal
@@ -14,6 +14,7 @@ library
default-language: GHC2021
ghc-options: -Wall
build-depends:
+ aeson,
base,
bytestring,
haskell-src-meta,