From 778040bf9f3f60ec50b1b437f93ab123854917f2 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 26 Mar 2017 21:11:02 +0200 Subject: 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. --- sharedCost.cabal | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'sharedCost.cabal') 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 -- cgit v1.2.3