From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timothy Sample Subject: Re: 05/05: gnu: Add ghc-hspec-discover. Date: Sun, 09 Feb 2020 00:38:40 -0500 Message-ID: <87wo8wpbfj.fsf@ngyro.com> References: <20200208144029.3072.2814@vcs0.savannah.gnu.org> <20200208144032.CCDFC21049@vcs0.savannah.gnu.org> 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]:58167) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0fIr-0004zr-N7 for guix-devel@gnu.org; Sun, 09 Feb 2020 00:38:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0fIq-0000wT-Oq for guix-devel@gnu.org; Sun, 09 Feb 2020 00:38:45 -0500 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:45389) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0fIq-0000rW-Fc for guix-devel@gnu.org; Sun, 09 Feb 2020 00:38:44 -0500 In-Reply-To: <20200208144032.CCDFC21049@vcs0.savannah.gnu.org> (guix-commits@gnu.org's message of "Sat, 8 Feb 2020 09:40:32 -0500 (EST)") 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: Nicolas Goaziou Cc: guix-devel@gnu.org Hi Nicolas, guix-commits@gnu.org writes: > ngz pushed a commit to branch master > in repository guix. > > commit a60448edcc85faa8b3cd4bd3ae8a336c842aad4d > Author: Nicolas Goaziou > AuthorDate: Sat Feb 8 15:17:15 2020 +0100 > > gnu: Add ghc-hspec-discover. >=20=20=20=20=20 > * gnu/packages/haskell-check.scm (ghc-hspec-discover): New variable. > --- We already have =E2=80=9Chspec-discover=E2=80=9D without the =E2=80=9Cghc= =E2=80=9D prefix. The two packages look identical to me =E2=80=93 is this an unintentional copy? -- Tim