From fdeb641fde5f82c3ad617c5c801ab40955fe62af Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 19 Mar 2026 22:09:58 +0100 Subject: blessings: 2 -> 3 --- much.cabal | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'much.cabal') diff --git a/much.cabal b/much.cabal index 53b5da3..a600617 100644 --- a/much.cabal +++ b/much.cabal @@ -8,7 +8,9 @@ build-type: Simple common common-stuff build-depends: - blessings >= 2.5.0 + blessings >= 3.0.0 + , mono-traversable + , text-wcwidth executable much import: common-stuff @@ -59,7 +61,7 @@ library , Notmuch.Class , Notmuch.Message , Notmuch.SearchResult - other-modules: Blessings.String.Extra + other-modules: Blessings.Extra , Codec.MIME.Base64 , Codec.MIME.Decode , Codec.MIME.Parse @@ -67,6 +69,7 @@ library , Codec.MIME.Type , Data.Aeson.Extends , Data.Tree.Extra + , Data.WText.Aeson build-depends: base , aeson , attoparsec -- cgit v1.2.3