From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 04/42] gnu: Add ghc-cryptohash. Date: Mon, 26 Sep 2016 18:16:39 +0900 Message-ID: <8737knowaw.fsf@gnu.org> References: <20160918161022.26135-1-ng0@we.make.ritual.n0.is> <20160918161022.26135-4-ng0@we.make.ritual.n0.is> <20160921011041.GA26508@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boYAV-00038W-TP for guix-devel@gnu.org; Mon, 26 Sep 2016 11:50:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boYAQ-0004dy-Oy for guix-devel@gnu.org; Mon, 26 Sep 2016 11:50:10 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:3726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boYAQ-0004ba-JO for guix-devel@gnu.org; Mon, 26 Sep 2016 11:50:06 -0400 In-Reply-To: <20160921011041.GA26508@jasmine> (Leo Famulari's message of "Tue, 20 Sep 2016 21:10:41 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org, ng0 Leo Famulari skribis: > On Sun, Sep 18, 2016 at 04:09:44PM +0000, ng0 wrote: >> * gnu/packages/haskell.scm (ghc-cryptohash): New variable. > > Thanks for this patch series! And thanks a lot for taking the time to review this series! Ludo=E2=80=99.