summaryrefslogtreecommitdiffstats
path: root/src/Notmuch/SearchResult.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Notmuch/SearchResult.hs')
-rw-r--r--src/Notmuch/SearchResult.hs2
1 files changed, 1 insertions, 1 deletions
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