From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 23/42] gnu: ghc-fgl: Update to 5.5.3.0. Date: Tue, 20 Sep 2016 21:19:36 -0400 Message-ID: <20160921011936.GA14122@jasmine> References: <20160918161022.26135-1-ng0@we.make.ritual.n0.is> <20160918161022.26135-23-ng0@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmWCU-0000i4-AT for guix-devel@gnu.org; Tue, 20 Sep 2016 21:19:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmWCQ-00072c-3E for guix-devel@gnu.org; Tue, 20 Sep 2016 21:19:49 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:36889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmWCO-00071n-TY for guix-devel@gnu.org; Tue, 20 Sep 2016 21:19:46 -0400 Content-Disposition: inline In-Reply-To: <20160918161022.26135-23-ng0@we.make.ritual.n0.is> 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: ng0 Cc: guix-devel@gnu.org On Sun, Sep 18, 2016 at 04:10:03PM +0000, ng0 wrote: > * gnu/packages/haskell.scm (ghc-fgl): Update to 5.5.3.0. This should mention the new inputs. I made this change locally. > + (inputs > + `(("ghc-mtl" ,ghc-mtl) > + ("ghc-hspec" ,ghc-hspec) > + ("ghc-quickcheck" ,ghc-quickcheck)))