unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul van der Walt <paul@denknerd.org>
To: ericbavier@openmailbox.org
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add ghc-semigroups.
Date: Thu, 22 Oct 2015 16:15:30 +0200	[thread overview]
Message-ID: <87mvvbq9a5.fsf@denknerd.org> (raw)
In-Reply-To: <1445503671-30014-15-git-send-email-ericbavier@openmailbox.org>


On 2015-10-22 at 10:47, quoth ericbavier@openmailbox.org:
>> +    (inputs
>> +     `(("ghc-text" ,ghc-text)
>> +       ("ghc-hashable" ,ghc-hashable)))
>
> Do these not need to also be propagated?

This is a comment that comes up frequently.  To be honest, i don't know
how to check.  My packaging strategy has been,

1) put everything in `inputs`

2) make sure the package P1 builds

3) use P1 as an input elsewhere, say in P2

4) if and only if P2 cannot build because of the usual "broken package,
   missing dependencies for P1" error, i add the missing packages to
   `propagated-inputs` of P1.

So no, pragmatically speaking, those inputs do not need to be
propagated, because subsequent builds work fine (up to and including
Idris, which was the root of the dependency tree causing me to add this
and many other packages).

If, however, you believe it's preferable to put the inputs you mention
into `propagated-inputs`, i will not provide any resistance.

Regards,
p.

  reply	other threads:[~2015-10-22 14:15 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-22  3:10 Reviews for wip-haskell-platform-7.10.2-a ericbavier
2015-10-22  3:10 ` [PATCH] gnu: Add ghc-attoparsec ericbavier
2015-10-22 10:40   ` Paul van der Walt
2015-10-22  3:10 ` [PATCH] gnu: Add ghc-base64-bytestring ericbavier
2015-10-22 10:44   ` Paul van der Walt
2015-10-22  3:18 ` [PATCH] gnu: Add ghc-blaze-builder ericbavier
2015-10-22  3:18   ` [PATCH] gnu: Add ghc-blaze-markup ericbavier
2015-10-22 10:54     ` Paul van der Walt
2015-10-22  3:18   ` [PATCH] gnu: Add ghc-bytestring-builder ericbavier
2015-10-22 11:01     ` Paul van der Walt
2015-10-22 11:02   ` [PATCH] gnu: Add ghc-blaze-builder Paul van der Walt
2015-10-22  3:25 ` [PATCH] gnu: Add ghc-cereal ericbavier
2015-10-22  3:25   ` [PATCH] gnu: Add ghc-clock ericbavier
2015-10-22 13:57     ` Paul van der Walt
2015-10-22  3:25   ` [PATCH] gnu: Add ghc-cpphs ericbavier
2015-10-22 11:20     ` Paul van der Walt
2015-10-22 11:25   ` [PATCH] gnu: Add ghc-cereal Paul van der Walt
2015-10-22  3:32 ` [PATCH] gnu: Add ghc-doctest ericbavier
2015-10-22  3:32   ` [PATCH] gnu: Add ghc-fingertree ericbavier
2015-10-22 11:27     ` Paul van der Walt
2015-10-22  3:32   ` [PATCH] gnu: Add ghc-free ericbavier
2015-10-22 11:28     ` Paul van der Walt
2015-10-22 12:58   ` [PATCH] gnu: Add ghc-doctest Paul van der Walt
2015-10-22  8:47 ` [PATCH] gnu: Add ghc-gluraw ericbavier
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-haddock-api ericbavier
2015-10-22 15:20     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-haskell-src-exts ericbavier
2015-10-22 14:07     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-hlint ericbavier
2015-10-22 15:15     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-hscolour ericbavier
2015-10-22 15:17     ` Paul van der Walt
2015-10-22 16:48       ` Eric Bavier
2015-10-22 16:53         ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-opengl ericbavier
2015-10-22 15:10     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-openglraw ericbavier
2015-10-22 15:07     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-pcre-light ericbavier
2015-10-22 15:06     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-reflection ericbavier
2015-10-22 15:04     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-regex-base ericbavier
2015-10-22 15:03     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-regex-posix ericbavier
2015-10-22 15:01     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-regex-tdfa-rc ericbavier
2015-10-22 15:00     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-sdl-mixer ericbavier
2015-10-22 16:04     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-semigroupoids ericbavier
2015-10-22 14:57     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-semigroups ericbavier
2015-10-22 14:15     ` Paul van der Walt [this message]
2015-10-22 16:54       ` Eric Bavier
2015-10-22 14:56     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-tasty-golden ericbavier
2015-10-22 14:54     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-uniplate ericbavier
2015-10-22 14:52     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-unix-time ericbavier
2015-10-22 15:43     ` Paul van der Walt
2015-10-22 16:22       ` Andreas Enge
2015-10-22 16:50         ` Paul van der Walt
2015-10-22 16:57       ` Eric Bavier
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-wai ericbavier
2015-10-22 14:50     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-xml ericbavier
2015-10-22 14:48     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add ghc-zip-archive ericbavier
2015-10-22 14:47     ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: Add Idris, the dependently-typed language ericbavier
2015-10-22 14:45     ` Paul van der Walt
2015-10-22 17:02       ` Eric Bavier
2015-10-22 17:20         ` Paul van der Walt
2015-10-22  8:47   ` [PATCH] gnu: ghc-split: Update dependencies ericbavier
2015-10-22 16:16     ` Paul van der Walt
2015-10-22 17:06       ` Eric Bavier
2015-10-22 17:26         ` Paul van der Walt
2015-10-22 14:21   ` [PATCH] gnu: Add ghc-gluraw Paul van der Walt
2015-10-22 10:27 ` Reviews for wip-haskell-platform-7.10.2-a Paul van der Walt

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=87mvvbq9a5.fsf@denknerd.org \
    --to=paul@denknerd.org \
    --cc=ericbavier@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /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).