diff options
author | Joris Guyonvarch | 2015-07-19 18:50:49 +0200 |
---|---|---|
committer | Joris Guyonvarch | 2015-07-19 18:50:49 +0200 |
commit | f687b15d4d3f55fb231cd03b773b163ed131b129 (patch) | |
tree | d2a45041640c8620b64e92001b8dfe9fce011247 /sharedCost.cabal | |
parent | 331d506281760ac62e8f1715ef729e1b2a91e280 (diff) |
Send the login token by email
Diffstat (limited to 'sharedCost.cabal')
-rw-r--r-- | sharedCost.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sharedCost.cabal b/sharedCost.cabal index 60a2da2..8a55707 100644 --- a/sharedCost.cabal +++ b/sharedCost.cabal @@ -31,3 +31,4 @@ executable sharedCost , clientsession == 0.9.1.1 , uuid == 1.3.10 , email-validate == 2.1.3 + , mime-mail == 0.4.9 |