From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 36/43] gnu: Add ghc-chell-quickcheck-bootstrap. Date: Tue, 6 Sep 2016 22:36:23 -0400 Message-ID: <20160907023623.GB29997@jasmine> References: <20160904161742.27197-1-ng0@we.make.ritual.n0.is> <20160904161742.27197-36-ng0@we.make.ritual.n0.is> <20160905203609.GB3392@jasmine> <8760q83bvz.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhSj9-0007mF-5K for guix-devel@gnu.org; Tue, 06 Sep 2016 22:36:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bhSj5-000591-0n for guix-devel@gnu.org; Tue, 06 Sep 2016 22:36:38 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:53581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhSj2-000572-OS for guix-devel@gnu.org; Tue, 06 Sep 2016 22:36:34 -0400 Content-Disposition: inline In-Reply-To: <8760q83bvz.fsf@we.make.ritual.n0.is> 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: ng0 Cc: guix-devel@gnu.org On Tue, Sep 06, 2016 at 10:24:16PM +0000, ng0 wrote: > Leo Famulari writes: > > > On Sun, Sep 04, 2016 at 04:17:35PM +0000, ng0 wrote: > >> * gnu/packages/haskell.scm (ghc-chell-quickcheck-bootstrap): New variable. > > > >> + (arguments > >> + `(#:tests? #f)) > > > > This will need a comment explaining why. > > Isn't the long comment some commits above enough? Or did I leave out > what the problem with ghc-chell-quickcheck is? Oh, I missed that this package was connected to the earlier explanation. It's okay then.