notmuch-web-0.2.0: 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