index
:
much
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Notmuch
/
Class.hs
blob: 2d2b416038732702b586b526f0f5b32cdef8d588 (
plain
)
1
2
3
4
module Notmuch.Class where class HasNotmuchId a where notmuchId :: a -> String