From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: 05/05: gnu: Add ghc-hspec-discover. Date: Sun, 09 Feb 2020 17:36:26 +0100 Message-ID: <87pnen1zw5.fsf@nicolasgoaziou.fr> References: <20200208144029.3072.2814@vcs0.savannah.gnu.org> <20200208144032.CCDFC21049@vcs0.savannah.gnu.org> <87wo8wpbfj.fsf@ngyro.com> <87y2tcxh3y.fsf@nicolasgoaziou.fr> <87sgjjpw16.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57792) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0pZP-0006le-QI for guix-devel@gnu.org; Sun, 09 Feb 2020 11:36:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0pZO-0004oi-Ph for guix-devel@gnu.org; Sun, 09 Feb 2020 11:36:31 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:36475) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0pZO-0004nw-KV for guix-devel@gnu.org; Sun, 09 Feb 2020 11:36:30 -0500 In-Reply-To: <87sgjjpw16.fsf@ngyro.com> (Timothy Sample's message of "Sun, 09 Feb 2020 11:25:57 -0500") 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-mx.org@gnu.org Sender: "Guix-devel" To: Timothy Sample Cc: guix-devel@gnu.org Timothy Sample writes: > Between the convention and the fact that =E2=80=9Chspec-discover=E2=80=9D= is almost > always used as a program instead of a library, I would say that it=E2=80= =99s > okay the way it is. Beyond that, it would be quite a bit of churn to > change it with very little benefit. Fair enough. I reverted the patch. Thanks again.