aboutsummaryrefslogtreecommitdiff
path: root/client/client.cabal
diff options
context:
space:
mode:
authorJoris2019-11-03 09:22:12 +0100
committerJoris2019-11-03 09:22:12 +0100
commita267f0bb4566389342c3244d3c082dc2453f4615 (patch)
tree29e62a08293bf740340518fc9be9b181aefed588 /client/client.cabal
parent227dcd4435b775d7dbc5ae5d3d81b589897253cc (diff)
downloadbudget-a267f0bb4566389342c3244d3c082dc2453f4615.tar.gz
budget-a267f0bb4566389342c3244d3c082dc2453f4615.tar.bz2
budget-a267f0bb4566389342c3244d3c082dc2453f4615.zip
Show users in income table
Diffstat (limited to 'client/client.cabal')
-rw-r--r--client/client.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/client.cabal b/client/client.cabal
index 8648d57..cac06d5 100644
--- a/client/client.cabal
+++ b/client/client.cabal
@@ -45,6 +45,7 @@ Executable client
, uri-bytestring
other-modules:
+ Component.Appearing
Component.Button
Component.ConfirmDialog
Component.Form