From mboxrd@z Thu Jan 1 00:00:00 1970 From: Katherine Cox-Buday Subject: Re: Moving Lisp libraries to lisp-xyz.scm? Date: Mon, 28 Oct 2019 10:17:54 -0500 Message-ID: <875zk85271.fsf@gmail.com> References: <874l0qarq3.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47424) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP6qf-0007u9-9c for guix-devel@gnu.org; Mon, 28 Oct 2019 11:22:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iP6mM-0006wz-Hh for guix-devel@gnu.org; Mon, 28 Oct 2019 11:17:59 -0400 Received: from mail-yw1-xc36.google.com ([2607:f8b0:4864:20::c36]:36431) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iP6mM-0006wW-BZ for guix-devel@gnu.org; Mon, 28 Oct 2019 11:17:58 -0400 Received: by mail-yw1-xc36.google.com with SMTP id p187so3907526ywg.3 for ; Mon, 28 Oct 2019 08:17:58 -0700 (PDT) In-Reply-To: <874l0qarq3.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 03 Oct 2019 15:22:44 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: guix-devel@gnu.org Pierre Neidhardt writes: > lisp.scm currently contains: > > - Lisp compilers. > - Lisp libraries. > - A few (3-4) Lisp-based programs. > > I suggest we move the lisp libraries to lisp-xyz.scm. It would also be > more consistent with what we do for other languages. > > Thoughts? This sounds like a good idea to me. -- Katherine