notmuch-haskell
authorBart Massey <bart@po8.org>
Sat, 18 Sep 2010 22:05:07 +0000 (15:05 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:13 +0000 (09:37 -0800)
75/81a90f74b98c33b4df74cfd1d63ee63088f95d [new file with mode: 0644]

diff --git a/75/81a90f74b98c33b4df74cfd1d63ee63088f95d b/75/81a90f74b98c33b4df74cfd1d63ee63088f95d
new file mode 100644 (file)
index 0000000..aae3e82
--- /dev/null
@@ -0,0 +1,53 @@
+Return-Path: <bart@po8.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7BD2340BFD3\r
+       for <notmuch@notmuchmail.org>; Sat, 18 Sep 2010 15:47:22 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.8\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8]\r
+       autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id RUHQnmbe1QHk for <notmuch@notmuchmail.org>;\r
+       Sat, 18 Sep 2010 15:47:11 -0700 (PDT)\r
+X-Greylist: delayed 2517 seconds by postgrey-1.32 at olra;\r
+       Sat, 18 Sep 2010 15:47:11 PDT\r
+Received: from po8.org (po8.org [69.168.48.167])\r
+       by olra.theworths.org (Postfix) with ESMTP id C139A408AF3\r
+       for <notmuch@notmuchmail.org>; Sat, 18 Sep 2010 15:47:11 -0700 (PDT)\r
+Received: from po8.org ([127.0.0.1]) by po8.org with esmtp (Exim 4.69)\r
+       (envelope-from <bart@po8.org>) id 1Ox5Wt-0001uP-QP\r
+       for notmuch@notmuchmail.org; Sat, 18 Sep 2010 15:05:11 -0700\r
+To: notmuch@notmuchmail.org\r
+From: Bart Massey <bart@po8.org>\r
+Subject: notmuch-haskell\r
+Date: Sat, 18 Sep 2010 15:05:07 -0700\r
+Sender: bart@po8.org\r
+Message-Id: <E1Ox5Wt-0001uP-QP@po8.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+Reply-To: Bart Massey <bart@cs.pdx.edu>\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 18 Sep 2010 22:47:22 -0000\r
+\r
+I've posted notmuch-haskell, Haskell FFI bindings for libnotmuch, on\r
+Hackage (http://hackage.haskell.org).  They're quite preliminary, have\r
+no documentation, and probably are a bit buggy.  However, they should\r
+let you get started working with notmuch from Haskell code.\r
+\r
+    Bart Massey\r
+    bart@cs.pdx.edu\r
+\r