summaryrefslogtreecommitdiffstats
path: root/much.cabal
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2023-02-06 00:45:12 +0100
committertv <tv@krebsco.de>2023-02-06 00:48:58 +0100
commit3fb447fe006a48bb1e7ecfee3ea0bae2871f78b7 (patch)
tree5f81b0c3dbaa1934110ab9039173c954017c9115 /much.cabal
parentd809b984649771425a5355b60208fdf42c611991 (diff)
Blessings: add quoteSpecials
Diffstat (limited to 'much.cabal')
-rw-r--r--much.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/much.cabal b/much.cabal
index 75f633d..cb6b989 100644
--- a/much.cabal
+++ b/much.cabal
@@ -72,7 +72,8 @@ library
, Notmuch.Class
, Notmuch.Message
, Notmuch.SearchResult
- other-modules: Codec.MIME.Base64
+ other-modules: Blessings.String.Extra
+ , Codec.MIME.Base64
, Codec.MIME.Decode
, Codec.MIME.Parse
, Codec.MIME.QuotedPrintable