aboutsummaryrefslogtreecommitdiff
path: root/server/server.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'server/server.cabal')
-rw-r--r--server/server.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/server/server.cabal b/server/server.cabal
index c9ab2c7..cc6172d 100644
--- a/server/server.cabal
+++ b/server/server.cabal
@@ -94,10 +94,11 @@ Executable server
Job.Model
Job.MonthlyPayment
Job.WeeklyReport
- Json
LoginSession
+ Model.CreateCategory
Model.CreateIncome
Model.CreatePayment
+ Model.EditCategory
Model.EditIncome
Model.EditPayment
Model.IncomeResource
@@ -116,6 +117,7 @@ Executable server
Secure
SendMail
Util.Time
+ Validation.Category
Validation.Income
Validation.Payment
View.Mail.SignIn