guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stackage LTS 14 (was: Adding Purescript)


From: Marius Bakke
Subject: Re: Stackage LTS 14 (was: Adding Purescript)
Date: Wed, 23 Oct 2019 19:59:40 +0200
User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)

Ricardo Wurmus <address@hidden> writes:

> Hi Timothy,
>
>> One of the things I want to do this time is to do the upgrade in one
>> mega commit.  I’m pretty sure that some of the commits last time had
>> inconsistent package sets, which is not ideal.  I’m not sure how to
>> avoid that upgrading one package at a time.  Hence, my rough plan is to
>> start by setting GHC 8.6 as the compiler for the build system, and then
>> run the refresh script with Stackage LTS 14.  After that, I will push
>> the results to wip-haskell-updates and see how it goes.
>>
>> Ricardo, what do you think?  Are we okay to take over
>> wip-haskell-updates?  Does a mega commit make sense or do you think
>> that’s a bad idea?
>
> Yes, you can take over wip-haskell-updates.
>
> A single big commit is not a good idea, but you don’t really need it as
> you’d merge the branch in one go, so Cuirass would not end up evaluating
> any of the intermediate commits anyway.  It’s still good to have smaller
> commits to better undo individual changes and more easily understand
> related changes.

AIUI individual updates cannot really be un-done, because that would
break the entire dependency chain.

I think it's OK to "squash" instances like this, both to clarify that
the changes are in fact related, and to make bisecting less painful.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]