From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: Please merge wip-haskell-updates (Re: [bug#36807] remove obsolete broken haskell packages) Date: Thu, 08 Aug 2019 15:12:27 +0200 Message-ID: <87mugjiyx0.fsf@devup.no> References: <87muh2ckdn.fsf@ngyro.com> <21D6742C-75C4-47A0-9F1A-0C911C24E3DA@vllmrt.net> <87mugmq5ll.fsf@ngyro.com> <87k1bp1aut.fsf@devup.no> <874l2spbbv.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35664) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hviDd-0003Dy-Dm for guix-devel@gnu.org; Thu, 08 Aug 2019 09:12:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hviDc-0003pa-DC for guix-devel@gnu.org; Thu, 08 Aug 2019 09:12:37 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:40987) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hviDc-0003oK-3D for guix-devel@gnu.org; Thu, 08 Aug 2019 09:12:36 -0400 In-Reply-To: <874l2spbbv.fsf@ngyro.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Timothy Sample Cc: guix-devel@gnu.org, 36807@debbugs.gnu.org, Robert Vollmert --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Timothy Sample writes: > Hi Robert and Marius, > > Marius Bakke writes: > >> Robert Vollmert writes: >> >>> Oh, I meant to ask: >>> >>> On 6. Aug 2019, at 06:29, Timothy Sample wrote: >>>=20 >>>> I think it makes sense to wait for the core-updates merge (which >>>> shouldn=E2=80=99t be too far out). >>> >>> Why? Shouldn=E2=80=99t substitutes be available since CI built the bran= ch successfully? >> >> core-updates is still waiting for a full-rebuild change, and the CI is >> currently unusable, so merging might take a month or more still. >> >> Getting this in 'master' meanwhile would be great, especially for i686 >> users :-) > > I stand corrected! :) I cherry-picked these commits from core-updates. > > Thanks for chiming in, Marius. Thanks for merging, and huge thanks to Rob for untangling the Haskell packages. I have one comment about the series: we've disabled tests on some packages that have been broken "forever" on i686. It would be better to do so selectively on just the affected architectures. I.e.: #:tests? (if (string-prefix? "i686" (%current-system)) #f #t) Preferably with a comment about why they need to be disabled. That way, we will still notice when something breaks on other architectures. Can you try it Rob? Thanks, Marius --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl1MH7sACgkQoqBt8qM6 VPpz7AgAuPp36ISSDqLSJ+LjaNP60KaYPdm4EqZEesnIERdalePu6cbxq1SsKOel eqnxqnu8Fz5FGxMt4zT0exytAC3lw062aLLfhZdOWJCmf6DaEdkkzMLuDVUO9kb4 l05Tsj0/PSX5MjxFrznhqg0ugJvVOPqX1PRtVItR7xsemkgcB889YMbjvy5behdO REtzLBRELwkqeiIh7kWChuKqxCCZOMjwogfz4S1Kd3K7a7Wmj2eMsQF1yAHITBWd SyWL4mO5H8KDJuRDwSo5vVru0XrauwdXJ3/xagK2e3kHEu4owX8BVVp1FU/+/Ntm X4s5DwCQG6BKHbWV/zJiICoYOAC0tQ== =vztr -----END PGP SIGNATURE----- --=-=-=--