diff options
Diffstat (limited to 'sh.cabal')
-rw-r--r-- | sh.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ library default-language: GHC2021 ghc-options: -Wall build-depends: + aeson, base, bytestring, haskell-src-meta, |