aboutsummaryrefslogtreecommitdiff
path: root/client/client.cabal
diff options
context:
space:
mode:
authorJoris2019-10-22 22:26:38 +0200
committerJoris2019-10-22 22:26:38 +0200
commit613ffccac4b3ab25c6d4c631fab757da0b35acf6 (patch)
tree13e448af89f4079bb62d7ce8b5a44b6a64515129 /client/client.cabal
parent80f09e8b3a5c856e60922a73c9161a8c5392e4d4 (diff)
downloadbudget-613ffccac4b3ab25c6d4c631fab757da0b35acf6.tar.gz
budget-613ffccac4b3ab25c6d4c631fab757da0b35acf6.tar.bz2
budget-613ffccac4b3ab25c6d4c631fab757da0b35acf6.zip
Harmonize view component code style
Diffstat (limited to 'client/client.cabal')
-rw-r--r--client/client.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/client.cabal b/client/client.cabal
index a7d3751..c78ed87 100644
--- a/client/client.cabal
+++ b/client/client.cabal
@@ -45,7 +45,6 @@ Executable client
, uri-bytestring
other-modules:
- Component
Component.Button
Component.Form
Component.Input