From 131e4f0ccf655095d13b05f69acdaa1c22b9e6d4 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 19 Mar 2026 21:26:09 +0100 Subject: default-language: Haskell2010 -> GHC2024 --- src/Notmuch/SearchResult.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Notmuch/SearchResult.hs') diff --git a/src/Notmuch/SearchResult.hs b/src/Notmuch/SearchResult.hs index 55b8a95..93eeb7b 100644 --- a/src/Notmuch/SearchResult.hs +++ b/src/Notmuch/SearchResult.hs @@ -1,5 +1,5 @@ -{-# LANGUAGE GeneralizedNewtypeDeriving #-} {-# LANGUAGE OverloadedStrings #-} + module Notmuch.SearchResult where import Data.Aeson -- cgit v1.2.3