feat: update cabal

This commit is contained in:
Rene Vergara 2024-10-23 15:51:30 -05:00
parent d445ba3324
commit 70ef4d85f4
Signed by: pitmutt
GPG key ID: 65122AD495A7F5B2

View file

@ -36,6 +36,7 @@ library
Zenith.Zcashd Zenith.Zcashd
Zenith.Scanner Zenith.Scanner
Zenith.RPC Zenith.RPC
Zenith.Tree
hs-source-dirs: hs-source-dirs:
src src
build-depends: build-depends:
@ -143,6 +144,7 @@ test-suite zenith-tests
, bytestring , bytestring
, configurator , configurator
, monad-logger , monad-logger
, aeson
, data-default , data-default
, sort , sort
, text , text