notmuch-haskell-1.0.0.3: Binding for notmuch MUA library

Safe HaskellNone
LanguageHaskell98

Foreign.Notmuch

Description

This is a half-assed higher-level Haskell binding for the Notmuch (notmuchmail.org) email indexing library. There is no documentation here; see the Notmuch documentation for hints on how to use this.

Documentation

type Tags = [String] Source