purebred-mua / hs-notmuch

Modern Haskell binding to the Notmuch mail indexer
11 stars 2 forks source link

Make `Tag` an opaque type and add some test programs #23

Closed frasertweedale closed 6 years ago

frasertweedale commented 6 years ago

To facilitiate the changing of the internal representation of Tag, make it an opaque type.

Also add the hs-notmuch-tag-count and hs-notmuch-tag-set test programs which are used for profiling the library.

romanofski commented 6 years ago

Built against purebred master. Suppose from purebreds point of view nothing has changed, since it's using messageSetTags.