Add Persistent dependencies

This commit is contained in:
Rene Vergara 2024-08-12 08:58:07 -05:00
parent 0f03ad32f2
commit 17f6d557a1
Signed by: pitmutt
GPG key ID: 65122AD495A7F5B2

View file

@ -33,6 +33,7 @@ library
Xero
ZGoBackend
ZGoTx
DB
hs-source-dirs:
src
build-depends:
@ -47,6 +48,10 @@ library
, configurator
, containers
, crypto-rng
, esqueleto
, persistent
, persistent-mysql
, persistent-template
, ghc-prim
, hexstring
, http-conduit