From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Mario Lang Newsgroups: gmane.emacs.devel Subject: Re: lsp and Haskell Date: Tue, 10 Nov 2020 14:55:37 +0100 Message-ID: <878sb9iaee.fsf@blind.guru> References: <874klx4kpc.fsf@blind.guru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34829"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 10 14:57:37 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kcU9Q-0008vG-GD for ged-emacs-devel@m.gmane-mx.org; Tue, 10 Nov 2020 14:57:36 +0100 Original-Received: from localhost ([::1]:33944 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcU9P-0001s4-Fx for ged-emacs-devel@m.gmane-mx.org; Tue, 10 Nov 2020 08:57:35 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcU7h-0000o4-3f for emacs-devel@gnu.org; Tue, 10 Nov 2020 08:55:53 -0500 Original-Received: from [2001:41d0:a:14ab::1] (port=38242 helo=ns3035380.ip-37-187-20.eu) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcU7d-0001uG-RF for emacs-devel@gnu.org; Tue, 10 Nov 2020 08:55:48 -0500 Original-Received: by ns3035380.ip-37-187-20.eu (Postfix, from userid 110) id 985051C38; Tue, 10 Nov 2020 13:55:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=blind.guru; s=mail; t=1605016541; bh=PveoMO6xzm3l5uZKLNWZYDrhdXRvoMvPfXO839p7rRY=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=T0G00njI87N7admNFvwfnlbZpH7IOQYtucwy0aWZ7HlVi+T4ZvlSyPMlBG1aE0zIw 7Rbgm53trtQNmrYDqWuCTAR0xGb0X0yPBiGay5uJd/13vjyzGGiUDTMZBGX8KvTTmD rUpOqANO7ctDnTipLMFpn8fimfZNDOimlgWoRcGc= Original-Received: from x1.blind.guru (84-115-55-45.cable.dynamic.surfer.at [84.115.55.45]) by ns3035380.ip-37-187-20.eu (Postfix) with ESMTPSA id 58BE31C19; Tue, 10 Nov 2020 13:55:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=blind.guru; s=mail; t=1605016539; bh=PveoMO6xzm3l5uZKLNWZYDrhdXRvoMvPfXO839p7rRY=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=vH0UE5yYKp9vz2lyOADN69VrsS54mTKysowxybdV2sFg063QcyVeRoIuF28hzBikg a8XhgUYpKjB8awA5CgqpT+MwpxFqVHpYD0/MpVuWmTtCItMynWoATyE1nkOBdZFpbK 96zW035HmHdQlDX4tlNEIohsljKsVrwtp62rfGeE= Original-Received: by x1.blind.guru (Postfix, from userid 1000) id 8CAA6E8040B; Tue, 10 Nov 2020 14:55:37 +0100 (CET) In-Reply-To: (Stefan Monnier's message of "Tue, 10 Nov 2020 08:39:40 -0500") X-Host-Lookup-Failed: Reverse DNS lookup failed for 2001:41d0:a:14ab::1 (failed) Received-SPF: pass client-ip=2001:41d0:a:14ab::1; envelope-from=mlang@blind.guru; helo=ns3035380.ip-37-187-20.eu X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:258975 Archived-At: Stefan Monnier writes: > I see two questions here. [...] > The second is about copyright assignment for GNU ELPA and I believe this > has been resolved (in principle only, so far) with the decision to setup > NonGNU ELPA, but this hasn't been concretized yet (in part because I've > been swamped with other things in the mean time and in part because > I was hoping other people would take a crack at it). Thanks for this concise answer. So there is no need to reiterate old arguments as Eli has suggested. What I was looking for is apparently already planned, great! --=20 CYa, =E2=A1=8D=E2=A0=81=E2=A0=97=E2=A0=8A=E2=A0=95