aboutsummaryrefslogtreecommitdiff
path: root/common/common.cabal
diff options
context:
space:
mode:
authorJoris2019-08-11 22:40:09 +0200
committerJoris2019-08-11 22:40:09 +0200
commit2d79ab0e0a11f55255fc21a5dfab1598d3beeba3 (patch)
tree80ab3cd98cebfb9694f66aa7718f6bc5d1c83d22 /common/common.cabal
parentc542424b7b41c78a170763f6996c12f56b359860 (diff)
downloadbudget-2d79ab0e0a11f55255fc21a5dfab1598d3beeba3.tar.gz
budget-2d79ab0e0a11f55255fc21a5dfab1598d3beeba3.tar.bz2
budget-2d79ab0e0a11f55255fc21a5dfab1598d3beeba3.zip
Add payment clone
Diffstat (limited to 'common/common.cabal')
-rw-r--r--common/common.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.cabal b/common/common.cabal
index 0edd8e2..a454270 100644
--- a/common/common.cabal
+++ b/common/common.cabal
@@ -30,9 +30,9 @@ Library
Exposed-modules:
Common.Model
Common.Model.CreatePayment
- Common.Model.CreatedPayment
Common.Model.Email
Common.Model.Payment
+ Common.Model.SavedPayment
Common.Model.SignInForm
Common.Model.User
Common.Msg