From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 0/7] Add pandoc-citeproc Date: Thu, 06 Oct 2016 14:23:58 +0200 Message-ID: <87int5fyxt.fsf@elephly.net> References: <20161004134008.11821-1-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bs7ic-00068k-SF for guix-devel@gnu.org; Thu, 06 Oct 2016 08:24:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bs7iY-0004oe-H5 for guix-devel@gnu.org; Thu, 06 Oct 2016 08:24:09 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:21445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bs7iY-0004oE-7x for guix-devel@gnu.org; Thu, 06 Oct 2016 08:24:06 -0400 In-reply-to: <20161004134008.11821-1-rekado@elephly.net> 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" To: guix-devel@gnu.org > gnu: ghc-streaming-commons: Remove standard packages from inputs. > gnu: Add ghc-hs-bibutils. > gnu: Add ghc-rfc5051. > gnu: Add ghc-conduit-extra. > gnu: Add ghc-xml-types. > gnu: Add ghc-xml-conduit. > gnu: Add ghc-pandoc-citeproc. I pushed this to master as eb0ff8a38257d61aee1c2e9430db98f6f8ee7b2c. (“guix lint” is okay with the package definitions.) ~~ Ricardo