aboutsummaryrefslogtreecommitdiff
path: root/sharedCost.cabal
diff options
context:
space:
mode:
authorJoris2017-03-26 21:11:02 +0200
committerJoris2017-03-26 21:11:04 +0200
commit778040bf9f3f60ec50b1b437f93ab123854917f2 (patch)
tree145d1d8eaa7b63310130b9c3f2cbf7f39ec9f8d7 /sharedCost.cabal
parent1e47a7754ca38bd1a6c74765d8378caf68ce4619 (diff)
downloadbudget-778040bf9f3f60ec50b1b437f93ab123854917f2.tar.gz
budget-778040bf9f3f60ec50b1b437f93ab123854917f2.tar.bz2
budget-778040bf9f3f60ec50b1b437f93ab123854917f2.zip
Copy mime-mail locally
The path is wrong, it is configurable with --ghc-options but I can't get it right for now with stack.
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r--sharedCost.cabal10
1 files changed, 9 insertions, 1 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal
index 31aed97..81a6f7c 100644
--- a/sharedCost.cabal
+++ b/sharedCost.cabal
@@ -35,7 +35,6 @@ executable sharedCost
, aeson
, clientsession
, uuid
- , mime-mail
, mtl
, lens
, parsec
@@ -43,6 +42,14 @@ executable sharedCost
, containers
, email-validate
, config-manager
+ , process
+
+ , random
+ , process
+ , filepath
+ , base64-bytestring
+ -- , mime-mail
+
other-modules: Conf
, Controller.Category
, Controller.Income
@@ -76,6 +83,7 @@ executable sharedCost
, Job.WeeklyReport
, Json
, LoginSession
+ , MimeMail
, Model.Category
, Model.Database
, Model.Frequency