From f06e531ecfae6b36df10e2861500490f38a82de5 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 21 Jan 2026 04:02:18 +0100 Subject: Notmuch.SearchResult: limit Text import --- src/Notmuch/SearchResult.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Notmuch') diff --git a/src/Notmuch/SearchResult.hs b/src/Notmuch/SearchResult.hs index a59fa9c..55b8a95 100644 --- a/src/Notmuch/SearchResult.hs +++ b/src/Notmuch/SearchResult.hs @@ -3,7 +3,7 @@ module Notmuch.SearchResult where import Data.Aeson -import Data.Text +import Data.Text (Text) import Data.Time.Clock import Data.Time.Clock.POSIX import Notmuch.Class -- cgit v1.2.3