From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 42/42] gnu: Add darcs. Date: Fri, 23 Sep 2016 22:26:34 -0400 Message-ID: <20160924022634.GA26185@jasmine> References: <20160918161022.26135-1-ng0@we.make.ritual.n0.is> <20160918161022.26135-42-ng0@we.make.ritual.n0.is> <20160921014449.GA18022@jasmine> <20160923001232.GD12170@jasmine> <87y42j569q.fsf@we.make.ritual.n0.is> <20160923134850.GB9220@jasmine> <87twd6cray.fsf@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]:37959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bncfz-0001RG-I7 for guix-devel@gnu.org; Fri, 23 Sep 2016 22:26:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bncft-0000Yh-Hc for guix-devel@gnu.org; Fri, 23 Sep 2016 22:26:50 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:54813) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bncfs-0000Sv-8C for guix-devel@gnu.org; Fri, 23 Sep 2016 22:26:45 -0400 Content-Disposition: inline In-Reply-To: <87twd6cray.fsf@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 Fri, Sep 23, 2016 at 08:08:37PM +0000, ng0 wrote: > Leo Famulari writes: > > > On Fri, Sep 23, 2016 at 09:12:33AM +0000, ng0 wrote: > >> I also think for reference we should keep the versions of packages it > >> needs as they are so many. On the other hand hackage keeps the list of > >> dependencies and versions of those, so... should I send a patch removing > >> these comments? > > > > I think it's better to say how to learn that information. What's there > > now will become obsolete sooner or later, and it's not clear to me how I > > could update the information. > > > > That's just taken directly from hackage and/or the initial error output > and/or the haskell setup file. > > Should I adjust it? For me the source is 'normal' you find this > information when you look for the application: > https://hackage.haskell.org/package/darcs-2.12.4 It looks like hackage provides that version information for many of their packages. So, I don't think we need to include it in our Darcs package.