feat: update cabal
This commit is contained in:
parent
d445ba3324
commit
70ef4d85f4
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@ library
|
|||
Zenith.Zcashd
|
||||
Zenith.Scanner
|
||||
Zenith.RPC
|
||||
Zenith.Tree
|
||||
hs-source-dirs:
|
||||
src
|
||||
build-depends:
|
||||
|
@ -143,6 +144,7 @@ test-suite zenith-tests
|
|||
, bytestring
|
||||
, configurator
|
||||
, monad-logger
|
||||
, aeson
|
||||
, data-default
|
||||
, sort
|
||||
, text
|
||||
|
|
Loading…
Reference in a new issue