From: Ricardo Wurmus <rekado@elephly.net>
To: Robert Vollmert <rob@vllmrt.net>
Cc: guix-devel@gnu.org, 36493@debbugs.gnu.org
Subject: Re: [PATCH 2/2] gnu: Remove ghc-parsec, ghc-stm, ghc-text, ghc-xhtml.
Date: Thu, 04 Jul 2019 13:28:21 +0200 [thread overview]
Message-ID: <87wogyrqcq.fsf@elephly.net> (raw)
In-Reply-To: <9386C77D-E668-4AE4-B162-20CB451EEBDF@vllmrt.net>
Hi Robert,
> I’ve just updated and rebundled them to fix the haskell packages
> that were added to Guix in the meantime (original patch from Jun 1:
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36038).
thank you for these patches. They look good to me. I’ll apply them in
a moment.
> Consensus last time this was discussed was that we should implicitly
> depend on the GHC-included packages instead of re-packaging them:
>
> https://lists.gnu.org/archive/html/guix-patches/2019-06/msg00000.html
I’m having second thoughts about this consensus, because I remembered
what I did for R. R comes with a bunch of “recommended packages” and
they are required to run the test suite. But instead of having the R
package include all of these “recommended packages” I created
“r-minimal” and one package for each of these otherwise included
modules.
In R applications and libraries I added packages as needed, even if they
were part of the “recommended packages”. This was possible because we
used “r-minimal” in the build system.
Is something like this at all possible for GHC? Can we force GHC to
ignore modules it includes or remove them all together? It would be
more elegant if Guix packages for Haskell applications each had a
comprehensive “inputs” field without having to rely on any implicitly
included libraries.
--
Ricardo
next prev parent reply other threads:[~2019-07-04 11:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-04 7:55 [bug#36493] update GHC-included haskell dependencies Robert Vollmert
2019-07-04 7:57 ` [bug#36493] [PATCH 1/2] import: hackage: Update list of ghc-included packages Robert Vollmert
2019-07-04 7:57 ` [bug#36493] [PATCH 2/2] gnu: Remove ghc-parsec, ghc-stm, ghc-text, ghc-xhtml Robert Vollmert
2019-07-04 8:04 ` Robert Vollmert
2019-07-04 8:15 ` Robert Vollmert
2019-07-04 11:28 ` Ricardo Wurmus [this message]
2019-07-04 15:45 ` bug#36493: " Ricardo Wurmus
2019-07-05 11:38 ` Robert Vollmert
2019-07-05 11:38 ` [bug#36493] " Robert Vollmert
2019-07-06 8:21 ` Ricardo Wurmus
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wogyrqcq.fsf@elephly.net \
--to=rekado@elephly.net \
--cc=36493@debbugs.gnu.org \
--cc=guix-devel@gnu.org \
--cc=rob@vllmrt.net \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.