all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: "Léo Le Bouter" <lle-bout@zaclys.net>,
	46643@debbugs.gnu.org, stefan@xsteve.at
Cc: 46643-done@debbugs.gnu.org
Subject: [bug#46643]
Date: Wed, 24 Feb 2021 16:40:50 +0100	[thread overview]
Message-ID: <CAJ3okZ2bLzq+wiqL_sbDFhXr0oxM8bDzozb7Y7mx2RtwGYJqvg@mail.gmail.com> (raw)
In-Reply-To: <1fb2ba44f701f4bf10876deb73a3d45cb4b53e9b.camel@zaclys.net>

Hi Léo,

On Wed, 24 Feb 2021 at 15:28, Léo Le Bouter via Guix-patches via
<guix-patches@gnu.org> wrote:

> Also, your upgrade of ghc-protolude broke the purescript build which
> depends on ghc-protolude<0.2.4 so I created a secondary ghc-protolude-
> 0.2 package that purescript now depends on.

Usually, IIUC, the Haskell packages follows one LTS.  And there are
updated in one go to avoid the Cabal Hell.  Well, the current
%default-lts-version is 14.27 which has protolude at 0.2.3 [1].  LTS
14.27 supports GHC 8.6 which is the default current ghc in Guix.
Using LTS 17.4 seems a bad idea since it supports GHC 8.10 which is
not yet included in Guix.  Therefore, ghc-protolude should not be
updated and ghc-protolude-0.2 should not be added, neither.  Or I am
missing something.  Except corner cases, please keep the Haskell
packages consistent with one LTS.  The linter should warn about this
but it does not; I have not investigated why.

If greenclip cannot be built with ghc-protolude@0.2.3, please let the
"define-public ghc-protolude" at 0.2.3 and instead define
ghc-protolude-0.3.  As it is done for ghc-atomic-write or
ghc-generic-random or ghc-prettyprinter or ghc-repline.

Thanks,
simon

1: <https://www.stackage.org/lts-14.27/package/protolude-0.2.3>




  reply	other threads:[~2021-02-24 15:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-19 20:04 [bug#46643] [PATCH 1/3] gnu: ghc-protolude: Update to 0.3.0 Stefan Reichör
2021-02-19 20:04 ` [bug#46645] [PATCH 2/3] gnu: Add ghc-wordexp Stefan Reichör
2021-02-19 20:04 ` [bug#46644] [PATCH 3/3] gnu: Add greenclip Stefan Reichör
2021-02-24 14:27 ` bug#46643: Léo Le Bouter via Guix-patches via
2021-02-24 15:40   ` zimoun [this message]
2021-02-24 17:00     ` [bug#46643] Léo Le Bouter via Guix-patches via
2021-02-24 19:14       ` [bug#46643] Stefan Reichör

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=CAJ3okZ2bLzq+wiqL_sbDFhXr0oxM8bDzozb7Y7mx2RtwGYJqvg@mail.gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=46643-done@debbugs.gnu.org \
    --cc=46643@debbugs.gnu.org \
    --cc=lle-bout@zaclys.net \
    --cc=stefan@xsteve.at \
    /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.