From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fJJkJ-0002in-TH for guix-patches@gnu.org; Thu, 17 May 2018 10:19:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fJJkE-0000bq-BP for guix-patches@gnu.org; Thu, 17 May 2018 10:19:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59014) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fJJkE-0000bm-8B for guix-patches@gnu.org; Thu, 17 May 2018 10:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fJJkD-0008CP-Km for guix-patches@gnu.org; Thu, 17 May 2018 10:19:01 -0400 Subject: [bug#31418] [bug#31421] [PATCH 4/6] gnu: Add ghc-binary. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180511203408.29491-1-tonton@riseup.net> <20180511203408.29491-3-tonton@riseup.net> Date: Thu, 17 May 2018 16:18:11 +0200 In-Reply-To: <20180511203408.29491-3-tonton@riseup.net> (tonton@riseup.net's message of "Fri, 11 May 2018 22:34:06 +0200") Message-ID: <87a7syz7q4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Tonton Cc: 31418@debbugs.gnu.org, 31421-done@debbugs.gnu.org Tonton skribis: > * gnu/packages/haskell.scm (ghc-binary): New variable. As discussed at this is unnecessary, so I=E2=80=99m closing this issue. Ludo=E2=80=99.