From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YKItOdVKsF6nRAAA0tVLHw (envelope-from ) for ; Mon, 04 May 2020 17:03:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 6FHbA+BKsF6jHgAAB5/wlQ (envelope-from ) for ; Mon, 04 May 2020 17:03:28 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A9FE4944649 for ; Mon, 4 May 2020 15:43:31 +0000 (UTC) Received: from localhost ([::1]:56934 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jVdFk-0003HA-1c for larch@yhetil.org; Mon, 04 May 2020 11:43:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34562) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVdFB-0003D0-B2 for emacs-orgmode@gnu.org; Mon, 04 May 2020 11:42:57 -0400 Received: from mail-ot1-x331.google.com ([2607:f8b0:4864:20::331]:38169) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jVdF9-0007to-9Q for emacs-orgmode@gnu.org; Mon, 04 May 2020 11:42:57 -0400 Received: by mail-ot1-x331.google.com with SMTP id g19so9270588otk.5 for ; Mon, 04 May 2020 08:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Ye1uWDi3nzoBDV3tPOmoLvFd6KaJatu/5cnIXIxbKr0=; b=ES9JsVER43yEm4FN9MKBm/Kw4rQqIn9Osc+ADBdgq0AfOqRpQ73c3H6jvBOyDiFI6Y 4/yNPdfYPpBkloBsV2g6sIwRW1nO4JvL6UhOSz8DHwS2CrLBY+l1Wx9RjaKM/K8giop1 qIlxfr3yj2czWAcNNDpdBs3wcqFw6utZzDap7kFpZlgXoYbOJ+GffGWQGQliLYuDcaxX t/Uc5MGhjcgEGGXk4D5DooTpPpVc7EDFOpxnHoonWrsptk6C8Ns7NJQPer+9sBBfNA/c nZcbQmtuF6h+roz+4FlM97X1hs5TiZSKqLxjiXww46+0y7ZTXZ7atVf+Fj8djh5Rb32q Zvfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Ye1uWDi3nzoBDV3tPOmoLvFd6KaJatu/5cnIXIxbKr0=; b=JZpSUSP2SED+fA/igrT0aN+UG9w43JoPb+OZAdqjw1qecMLIKd8/rGooSzhTSwe9pB mqkkGTHlHviiGszx7CfaDTKO6lLl1+xGscVmziGWwrETfT6uE4GmDrZJGOkBXJTu6atM rQwKb0x+3qsGfnXiFxuOIN1U8Wq0b3+sDH/FAzxblBo/ir4YvNnuN514awRqWxQwV6R8 mzY3wwKqyL53dfgo5qmKOzRjJ+Ti/oxhKPGwRyl79sSMStDojw1MOlSZeIbCqtjnFaaC X4fZlXQ0IMcGFHcoILDd1ZIqs0XcvD8KswhTbf9L+hNpWqjkdYn0vPDxZgPW/3X/pNr5 3ZOQ== X-Gm-Message-State: AGi0PuaOWBbYfJ0+1M5uVZy45Myv8BvIN4P72Jbey49xT3oBDXkk0+9z /UIqHd+aZxxRwte2/tC5HZKAVeBdR+JJeQxrMh0= X-Google-Smtp-Source: APiQypIlq+HdpwtVhR1eUpoj1kbABgFYkXBIEHH9tHNxSKBB4qiFNmS6dLRZmEuTozFaqjOD8go6VrH6sLJSPcJH7WA= X-Received: by 2002:a9d:6d12:: with SMTP id o18mr14871710otp.370.1588606973744; Mon, 04 May 2020 08:42:53 -0700 (PDT) MIME-Version: 1.0 References: <87r1vz3ehx.fsf@nicolasgoaziou.fr> In-Reply-To: <87r1vz3ehx.fsf@nicolasgoaziou.fr> From: Roland Coeurjoly Date: Mon, 4 May 2020 17:42:42 +0200 Message-ID: Subject: Re: Fwd: Support compilation of Haskell in org mode babel blocks. To: Roland Coeurjoly , emacs-orgmode@gnu.org Content-Type: multipart/alternative; boundary="0000000000005b9bbf05a4d46202" Received-SPF: pass client-ip=2607:f8b0:4864:20::331; envelope-from=rolandcoeurjoly@gmail.com; helo=mail-ot1-x331.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 X-Spam-Score: -1.71 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=ES9JsVER; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Scan-Result: default: False [-1.71 / 13.00]; GENERIC_REPUTATION(0.00)[-0.49490319462996]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; FREEMAIL_FROM(0.00)[gmail.com]; DWL_DNSWL_FAIL(0.00)[gmail.com:server fail,2001:470:142::17:server fail]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.13), country: US(-0.00), ip: 2001:470:142::17(-0.49)]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; DKIM_TRACE(0.00)[gmail.com:+]; MAILLIST(-0.20)[mailman]; FREEMAIL_TO(0.00)[gmail.com,gnu.org]; RCVD_IN_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[rolandcoeurjoly@gmail.com,emacs-orgmode-bounces@gnu.org]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; URIBL_BLOCKED(0.00)[nicolasgoaziou.fr:email]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[emacs-orgmode@gnu.org]; HAS_LIST_UNSUB(-0.01)[]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: aD9WbtMyemeD --0000000000005b9bbf05a4d46202 Content-Type: text/plain; charset="UTF-8" I have read the page about signing FSF papers, but I am unclear about how to proceed. Could you give some pointers? Thank you. On Mon, May 4, 2020 at 5:29 PM Nicolas Goaziou wrote: > Roland Coeurjoly writes: > > > lisp/org/ob-haskell.el | 76 +++++++++++++++++++++++++++++++++++++++--- > > 1 file changed, 71 insertions(+), 5 deletions(-) > > I forgot to say a change of this size requires you to sign FSF papers. > Please consider doing so if that's not already the case. > > Thank you. > --0000000000005b9bbf05a4d46202 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I have read the page about signing FSF papers, but I = am unclear about how to proceed.
Could you give some pointers?
Thank you.

On Mon, May 4, 2020 at 5:29 PM Nicolas Goaziou <= mail@nicolasgoaziou.fr> wr= ote:
Roland Coeu= rjoly <ro= landcoeurjoly@gmail.com> writes:

>=C2=A0 lisp/org/ob-haskell.el | 76 ++++++++++++++++++++++++++++++++++++= +++---
>=C2=A0 1 file changed, 71 insertions(+), 5 deletions(-)

I forgot to say a change of this size requires you to sign FSF papers.
Please consider doing so if that's not already the case.

Thank you.
--0000000000005b9bbf05a4d46202--