google-mail-filters-0.0.1.2: Write GMail filters and output to importable XML
Data.Google.Mail.Filters
Synopsis
data Action Source
Constructors
Instances
data Filter Source
Fields
subsumes other search operators
type Author = (Text, Text) Source
(Name, Email) of author.
toXML :: UTCTime -> Author -> [Filter] -> Document Source