aboutsummaryrefslogtreecommitdiff
path: root/sharedCost.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r--sharedCost.cabal6
1 files changed, 2 insertions, 4 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal
index 81a6f7c..befd71b 100644
--- a/sharedCost.cabal
+++ b/sharedCost.cabal
@@ -24,9 +24,6 @@ executable sharedCost
, blaze-builder
, cookie
, bytestring
- , persistent
- , persistent-sqlite
- , persistent-template
, monad-logger
, resourcet
, transformers
@@ -43,6 +40,7 @@ executable sharedCost
, email-validate
, config-manager
, process
+ , sqlite-simple
, random
, process
@@ -85,7 +83,6 @@ executable sharedCost
, LoginSession
, MimeMail
, Model.Category
- , Model.Database
, Model.Frequency
, Model.Income
, Model.Init
@@ -112,6 +109,7 @@ executable sharedCost
, Model.Message.Translations
, Model.Payment
, Model.PaymentCategory
+ , Model.Query
, Model.SignIn
, Model.UUID
, Model.User