Name: notmuch-haskell Version: 0.2.2 Cabal-Version: >= 1.6 Author: Bart Massey Maintainer: Bart Massey Copyright: © 2010 Bart Massey License: LGPL License-file: COPYING Synopsis: Binding for notmuch MUA library Category: Email, Foreign Build-Type: Simple Stability: Experimental Bug-Reports: mailto:bart@cs.pdx.edu Description: This is a very preliminary higher-level Haskell binding for the Notmuch (notmuchmail.org) email indexing library. Library Build-Depends: base, containers, time, filepath Exposed-Modules: Foreign.Notmuch Other-Modules: Foreign.NOTMUCH_H Extra-Libraries: notmuch gmime-2.4 z nsl gobject-2.0 glib-2.0 talloc xapian Executable notmuch-test main-is: NotmuchTest.hs other-modules: Foreign.Notmuch Foreign.NOTMUCH_H build-depends: base >= 4 && < 5, haskell98, old-locale, parseargs Extra-Libraries: notmuch