diff options
author | tv <tv@krebsco.de> | 2023-02-06 00:45:12 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2023-02-06 00:48:58 +0100 |
commit | 3fb447fe006a48bb1e7ecfee3ea0bae2871f78b7 (patch) | |
tree | 5f81b0c3dbaa1934110ab9039173c954017c9115 /much.cabal | |
parent | d809b984649771425a5355b60208fdf42c611991 (diff) |
Blessings: add quoteSpecials
Diffstat (limited to 'much.cabal')
-rw-r--r-- | much.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |