From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Lemmer Webber Subject: Re: Raco importer Date: Tue, 05 Mar 2019 11:23:08 -0500 Message-ID: <87imwxs32r.fsf@dustycloud.org> References: <87y36b1csm.fsf@posteo.net> <87r2c2khzf.fsf@ambrevar.xyz> <87r2c2ufxc.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1Cqe-0004Qy-NF for guix-devel@gnu.org; Tue, 05 Mar 2019 11:23:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1Cqe-0003fz-38 for guix-devel@gnu.org; Tue, 05 Mar 2019 11:23:20 -0500 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:56302) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h1Cqd-0003ME-OY for guix-devel@gnu.org; Tue, 05 Mar 2019 11:23:19 -0500 In-reply-to: <87r2c2ufxc.fsf@posteo.net> 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: Brett Gilio Cc: guix-devel Brett Gilio writes: > Pierre Neidhardt writes: > >> That'd be awesome! > > > Maybe i'm jumping the gun here. But once I get a working raco importer, > would there be any objection to moving racket from scheme.scm to > racket.scm, and subsequently placing raco derived imports in > racket-xyz.scm? > > Brett Gilio This would be extremely awesome, and is actually something I really need myself. I'd be willing to test and assist with implementation where I can if you can take the lead! - Chris