notmuch-web-0.1.2.1: A web interface to the notmuch email indexer

Safe HaskellNone

Handler.ComposeFields

Synopsis

Documentation

parseAddress :: Text -> Either (SomeMessage App) AddressSource

Parse a single address

parseAddresses :: Text -> Either (SomeMessage App) [Address]Source

Parse a list of addresses separated by commas