From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH 17/43] gnu: ghc-containers: Remove variable. Date: Mon, 19 Oct 2015 09:01:23 -0500 Message-ID: <20151019090123.0870fdc3@openmailbox.org> References: <1444911697-15515-1-git-send-email-paul@denknerd.org> <1444911697-15515-17-git-send-email-paul@denknerd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoFZi-0003LA-W3 for guix-devel@gnu.org; Mon, 19 Oct 2015 14:54:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoFZf-0008Ew-N8 for guix-devel@gnu.org; Mon, 19 Oct 2015 14:54:26 -0400 Received: from smtp21.openmailbox.org ([62.4.1.55]:43649) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoFZf-0008ES-EW for guix-devel@gnu.org; Mon, 19 Oct 2015 14:54:23 -0400 In-Reply-To: <1444911697-15515-17-git-send-email-paul@denknerd.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Paul van der Walt Cc: guix-devel@gnu.org Based on our git log, it appears the commit subject line should be: "gnu: Remove ghc-containers" On Thu, 15 Oct 2015 14:21:11 +0200 Paul van der Walt wrote: > * gnu/packages/haskell.scm (ghc-containers): Remove variable, package > provided by GHC 7.10.2. The justifaction could be moved prior to the bullet-list. /nitpick `~Eric