aboutsummaryrefslogtreecommitdiff
path: root/sharedCost.cabal
diff options
context:
space:
mode:
authorJoris Guyonvarch2015-08-08 19:50:58 +0200
committerJoris Guyonvarch2015-08-08 19:50:58 +0200
commita4f60df0f3b72553380bdd3ca960abf42048ed7e (patch)
treecf30e45801e68129eb7b1c990b142a412fa98e30 /sharedCost.cabal
parentcd7ca2fcc7a2f4a10235f8807a89c8d6549b99bf (diff)
downloadbudget-a4f60df0f3b72553380bdd3ca960abf42048ed7e.tar.gz
budget-a4f60df0f3b72553380bdd3ca960abf42048ed7e.tar.bz2
budget-a4f60df0f3b72553380bdd3ca960abf42048ed7e.zip
Getting the hostname and the port in config file
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r--sharedCost.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal
index 8a55707..b1c73eb 100644
--- a/sharedCost.cabal
+++ b/sharedCost.cabal
@@ -32,3 +32,6 @@ executable sharedCost
, uuid == 1.3.10
, email-validate == 2.1.3
, mime-mail == 0.4.9
+ , ConfigFile == 1.1.4
+ , mtl == 2.2.1
+ , lens == 4.12.3