From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59911) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1irt9i-0002zz-Um for guix-patches@gnu.org; Wed, 15 Jan 2020 19:37:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1irt9i-0005SS-00 for guix-patches@gnu.org; Wed, 15 Jan 2020 19:37:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58785) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1irt9h-0005SL-TP for guix-patches@gnu.org; Wed, 15 Jan 2020 19:37:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1irt9h-0000pU-QV for guix-patches@gnu.org; Wed, 15 Jan 2020 19:37:01 -0500 Subject: [bug#38606] [WIP v2 0/1] Add SMLNJ References: <871rt77dsl.fsf@posteo.net> In-Reply-To: <871rt77dsl.fsf@posteo.net> Resent-Message-ID: From: Brett Gilio Date: Wed, 15 Jan 2020 18:36:20 -0600 Message-ID: <87imlcw83f.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/x-patch Content-Disposition: inline; filename=v2-0000-cover-letter.patch Content-Description: [WIP v2 0/1] Add SMLNJ List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 38606@debbugs.gnu.org >From 51d83f01e80f274fe30cf6cf39f5f0eff554c7a6 Mon Sep 17 00:00:00 2001 From: Brett Gilio Date: Wed, 15 Jan 2020 18:34:34 -0600 Subject: [WIP v2 0/1] Add SMLNJ This is a revision of the original SMLNJ patch with some more progress. This package still needs a considerable amount of work before it will be considered ready. If you have time or interest, please do not hesitate to contribute! SMLNJ is an important package for our Standard ML compiler stack, especially for bootstrapping. Brett Gilio (1): gnu: Add smlnj. gnu/packages/sml.scm | 158 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 156 insertions(+), 2 deletions(-) -- 2.24.1