From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul van der Walt Subject: Re: [PATCH 17/43] gnu: ghc-containers: Remove variable. Date: Tue, 20 Oct 2015 15:43:58 +0200 Message-ID: <87oaft4pup.fsf@denknerd.org> References: <1444911697-15515-1-git-send-email-paul@denknerd.org> <1444911697-15515-17-git-send-email-paul@denknerd.org> <20151019090123.0870fdc3@openmailbox.org> Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoXCw-0005oF-FM for guix-devel@gnu.org; Tue, 20 Oct 2015 09:44:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoXCr-00059N-Nk for guix-devel@gnu.org; Tue, 20 Oct 2015 09:44:06 -0400 Received: from mx01.mykolab.com ([95.128.36.1]:28569 helo=mx-out01.mykolab.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoXCr-00059F-Hr for guix-devel@gnu.org; Tue, 20 Oct 2015 09:44:01 -0400 In-reply-to: <20151019090123.0870fdc3@openmailbox.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: Eric Bavier Cc: guix-devel@gnu.org On 2015-10-19 at 16:01, quoth Eric Bavier: > Based on our git log, it appears the commit subject line should be: > > "gnu: Remove ghc-containers" Fixed. >> * 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 Fixed.