From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:47492) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwrop-00045J-Jn for guix-patches@gnu.org; Wed, 29 Jan 2020 13:12:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwroo-0002qw-Fb for guix-patches@gnu.org; Wed, 29 Jan 2020 13:12:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56838) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iwroo-0002qW-6k for guix-patches@gnu.org; Wed, 29 Jan 2020 13:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iwroo-0002BL-1w for guix-patches@gnu.org; Wed, 29 Jan 2020 13:12:02 -0500 Subject: [bug#38900] [PATCH] gnu: Add ghc-scalpel. References: <20200103163247.5246-1-brown121407@member.fsf.org> In-Reply-To: <20200103163247.5246-1-brown121407@member.fsf.org> Resent-Message-ID: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable From: John Soo Mime-Version: 1.0 (1.0) Date: Wed, 29 Jan 2020 10:11:30 -0800 Message-Id: <1F0F9524-8C4E-4666-9472-C55180A2EE9C@asu.edu> 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: 38900@debbugs.gnu.org Cc: brown121407@gmail.com Hi Alexandru-Sergio, Thanks for more Haskell patches! Scalpel looks good to me. One recommendation would be to squash these two patches into one with an int= eractive rebase. Otherwise I hope someone can push these changes soon. Thanks again, John