diff options
Diffstat (limited to 'src/Notmuch/SearchResult.hs')
| -rw-r--r-- | src/Notmuch/SearchResult.hs | 2 |
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 |
