unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: ng0 <ngillmann@runbox.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 42/42] gnu: Add darcs.
Date: Fri, 23 Sep 2016 22:26:34 -0400	[thread overview]
Message-ID: <20160924022634.GA26185@jasmine> (raw)
In-Reply-To: <87twd6cray.fsf@we.make.ritual.n0.is>

On Fri, Sep 23, 2016 at 08:08:37PM +0000, ng0 wrote:
> Leo Famulari <leo@famulari.name> 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.

  reply	other threads:[~2016-09-24  2:26 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-18 16:09 [PATCH 01/42] gnu: Add ghc-base16-bytestring ng0
2016-09-18 16:09 ` [PATCH 02/42] gnu: Add ghc-binary ng0
2016-09-18 16:09 ` [PATCH 03/42] gnu: ghc-cryptonite: Update to 0.19 ng0
2016-09-18 16:09 ` [PATCH 04/42] gnu: Add ghc-cryptohash ng0
2016-09-21  1:10   ` Leo Famulari
2016-09-26  9:16     ` Ludovic Courtès
2016-09-18 16:09 ` [PATCH 05/42] gnu: Add ghc-data-ordlist ng0
2016-09-18 16:09 ` [PATCH 06/42] gnu: Add ghc-haskeline ng0
2016-09-18 16:09 ` [PATCH 07/42] gnu: Add ghc-regex-applicative ng0
2016-09-18 16:09 ` [PATCH 08/42] gnu: Add ghc-regex-tdfa ng0
2016-09-21  1:11   ` Leo Famulari
2016-09-21  8:16     ` ng0
2016-09-23  0:03       ` Leo Famulari
2016-09-18 16:09 ` [PATCH 09/42] gnu: Add ghc-regex-compat-tdfa ng0
2016-09-18 16:09 ` [PATCH 10/42] gnu: Add ghc-tasty-th ng0
2016-09-21  1:11   ` Leo Famulari
2016-09-18 16:09 ` [PATCH 11/42] gnu: Add ghc-sandi ng0
2016-09-18 16:09 ` [PATCH 12/42] gnu: Add ghc-bytestring-handle ng0
2016-09-18 16:09 ` [PATCH 13/42] gnu: Add ghc-tar ng0
2016-09-21  1:11   ` Leo Famulari
2016-09-18 16:09 ` [PATCH 14/42] gnu: Add ghc-transformers ng0
2016-09-18 16:09 ` [PATCH 15/42] gnu: Add ghc-findbin ng0
2016-09-21  1:12   ` Leo Famulari
2016-09-18 16:09 ` [PATCH 16/42] gnu: Add ghc-patience ng0
2016-09-21  1:12   ` Leo Famulari
2016-09-18 16:09 ` [PATCH 17/42] gnu: Add ghc-monads-tf ng0
2016-09-18 16:09 ` [PATCH 18/42] gnu: Add ghc-bytestring ng0
2016-09-18 16:09 ` [PATCH 19/42] gnu: Add ghc-colour ng0
2016-09-21  1:12   ` Leo Famulari
2016-09-18 16:10 ` [PATCH 20/42] gnu: Add ghc-directory ng0
2016-09-18 16:10 ` [PATCH 21/42] gnu: Add ghc-process ng0
2016-09-21  1:13   ` Leo Famulari
2016-09-18 16:10 ` [PATCH 22/42] gnu: Add ghc-wl-pprint-text ng0
2016-09-18 16:10 ` [PATCH 23/42] gnu: ghc-fgl: Update to 5.5.3.0 ng0
2016-09-21  1:19   ` Leo Famulari
2016-09-18 16:10 ` [PATCH 24/42] gnu: Add ghc-fgl-arbitrary ng0
2016-09-18 16:10 ` [PATCH 25/42] gnu: Add ghc-graphviz ng0
2016-09-18 16:10 ` [PATCH 26/42] gnu: Add ghc-array ng0
2016-09-18 16:10 ` [PATCH 27/42] gnu: Add ghc-findbin ng0
2016-09-21  1:12   ` Leo Famulari
2016-09-21  8:20     ` ng0
2016-09-18 16:10 ` [PATCH 28/42] gnu: Add ghc-constraints ng0
2016-09-18 16:10 ` [PATCH 29/42] gnu: Add ghc-lifted-async ng0
2016-09-18 16:10 ` [PATCH 30/42] gnu: Add ghc-system-filepath-bootstrap ng0
2016-09-18 16:10 ` [PATCH 31/42] gnu: Add ghc-system-fileio-bootstrap ng0
2016-09-18 16:10 ` [PATCH 32/42] gnu: Add ghc-shelly ng0
2016-09-18 16:10 ` [PATCH 33/42] gnu: Add ghc-options-bootstrap ng0
2016-09-18 16:10 ` [PATCH 34/42] gnu: Add ghc-chell ng0
2016-09-18 16:10 ` [PATCH 35/42] gnu: Add ghc-chell-quickcheck-bootstrap ng0
2016-09-18 16:10 ` [PATCH 36/42] gnu: Add ghc-chell-quickcheck ng0
2016-09-18 16:10 ` [PATCH 37/42] gnu: Add ghc-options ng0
2016-09-18 16:10 ` [PATCH 38/42] gnu: Add ghc-system-filepath ng0
2016-09-18 16:10 ` [PATCH 39/42] gnu: Add ghc-system-fileio ng0
2016-09-18 16:10 ` [PATCH 40/42] gnu: Add ghc-transformers@0.4.2.0 ng0
2016-09-18 16:10 ` [PATCH 41/42] gnu: Add ghc-directory@1.2.2.0 ng0
2016-09-21  1:06   ` Leo Famulari
2016-09-18 16:10 ` [PATCH 42/42] gnu: Add darcs ng0
2016-09-21  1:44   ` Leo Famulari
2016-09-21  8:27     ` ng0
2016-09-26 21:04       ` Leo Famulari
2016-09-23  0:12     ` Leo Famulari
2016-09-23  9:12       ` ng0
2016-09-23 13:48         ` Leo Famulari
2016-09-23 20:08           ` ng0
2016-09-24  2:26             ` Leo Famulari [this message]
2016-09-24  9:07               ` ng0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160924022634.GA26185@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=ngillmann@runbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).