From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sKJTBNTg62OA3gAAbAwnHQ (envelope-from ) for ; Tue, 14 Feb 2023 20:28:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WF5FBNTg62PbtAAAauVa8A (envelope-from ) for ; Tue, 14 Feb 2023 20:28:20 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CCD1917359 for ; Tue, 14 Feb 2023 20:28:19 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=Otnde5Qj; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676402899; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=OQNpy+cKg/7gIbM431mLbRdvO9b8qyVhS6nQVyQVyQI=; b=Dyw+/TAjsz1Fr5WCzwtCAmsK59OFwKl++ryjKJH4nn/1tGv+r9KsYSZ8leipERByEKNlxh aYzOVxdYLRR0f8Nsr1lrrQtP+Zyx7VOsGJNpdVm5lvheXhPXAlUVxiCq9LGlMcePDnWoeZ D9oOk+nbonR/MFPDHQWLAFK1UYK/lwijLphqpClgoMpn9gllko2BbDwxRvcMqTo9G7GEAu hznwl6jLqiZkj1TJglJGGF0L7jT6dGMjLdalN7XgjX6K+e9qVsEU5UooDYTW6gtErDAuJ0 mz2GIBu4RfbLNiXxsAL6CM7JXC2kCjvtrHMkiy1pCnxm+Lib55aBhI5GebTOEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=Otnde5Qj; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676402899; a=rsa-sha256; cv=none; b=b/UF89z8zVrqAfvfEK7l2qiyFvRPxmsINn/KK0aHM3aGhF3NQP/galeh637omPumcWmniY UeBjRe9Q3FlmVImunUNSBbCqbTilJQ6mc1KhVJPnCSzdJvydfAWudHig/d3c8shpRwUmU1 ndpXE619ac0Ts0sHuEk3hnCw9KjEc7HUYsJi7t7QqMBCSty5iwHDfdMK7YEBXE0W9dwTQ9 lZ8ZCnw2Xh4on5fTJsbN6kSWQ3Is2P5+ZMpudEL0PMtB/q7vC2mSDGVMgo/Fmuozbxbni0 TT3b+SN5R0Os61GV84VH8UG+hJPzSVPinwZdASQLuXzmybEYQGt0SQnVzQ/JeA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pS0yK-0006sk-PI; Tue, 14 Feb 2023 14:28:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pS0yA-0006q7-8g for guix-patches@gnu.org; Tue, 14 Feb 2023 14:28:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pS0yA-00067X-0X for guix-patches@gnu.org; Tue, 14 Feb 2023 14:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pS0y9-0002Zo-Se for guix-patches@gnu.org; Tue, 14 Feb 2023 14:28:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61420] [PATCH 00/31] Haskell upgrade to Stackage 20.5 Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Feb 2023 19:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61420 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Lars-Dominik Braun , 61420@debbugs.gnu.org Received: via spool by 61420-submit@debbugs.gnu.org id=B61420.16764028339841 (code B ref 61420); Tue, 14 Feb 2023 19:28:01 +0000 Received: (at 61420) by debbugs.gnu.org; 14 Feb 2023 19:27:13 +0000 Received: from localhost ([127.0.0.1]:57042 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pS0xN-0002Yf-Cv for submit@debbugs.gnu.org; Tue, 14 Feb 2023 14:27:13 -0500 Received: from mail-wm1-f53.google.com ([209.85.128.53]:39871) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pS0xL-0002YO-Ai for 61420@debbugs.gnu.org; Tue, 14 Feb 2023 14:27:12 -0500 Received: by mail-wm1-f53.google.com with SMTP id hg24-20020a05600c539800b003e1f5f2a29cso1993392wmb.4 for <61420@debbugs.gnu.org>; Tue, 14 Feb 2023 11:27:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1676402825; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=OQNpy+cKg/7gIbM431mLbRdvO9b8qyVhS6nQVyQVyQI=; b=Otnde5QjpRQFMCN9FbPSTl0by5UmNsJsQuelFqXOrF85Lfx6Re5rFMUytR8vjkBIfB BTau3M3F/VTGTPFbQeR8YxYSpH/tQU8kvUtbwrD07OQ0XQnIx7XApahNCg6lf4bq+Lvh mM1HGrN+OXMmuJM1VJWz4DdllCAk9QLh3FgeQEc9mEDl3MEYycVag3wunSmu0QAj3yGN BHSNADh1SHyHDOnFYUWecSM/oEAPrdwMwF53wcKwntKZDlUDRG3/DcE2UXiwl3gcRuop tXnUAroqHvs9UMCgQQMJE1Ku5lbfCC85OzZLQdkBqwKxcvHZz3cv06T2Ht5s/q4QJ2qM IIpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1676402825; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=OQNpy+cKg/7gIbM431mLbRdvO9b8qyVhS6nQVyQVyQI=; b=CABIbygykK0BchG+92CLfOfFNeaImxyQQOQ/zKuQEHzfqYdJl0WsSBdR0YFRqq7kUl MXKIUvBxNCBiYmwKXJ6q8TSet5F9SEjtwtzZW94D72Qiz5vn62pBys+hNhAuXEvPiz4B 2mCIb/kLHttY88bonNY9yvL2sYHsVZg8GLVWCjMBJ+A7FisL3ls6VzPneRT4k/kuCY1k +y/XaBfIQkbaYhxnr6lCuRsdGSWYV9hlcni2U/T80N6FpEdKq+jCsaikGU3BPAA5/Oyi uoARTpLx1OECx+lcXuaxAysCiGcsitMncNMdWWL9VjcdDb+K0g0adZancFkVaUjiXlG4 6ZLw== X-Gm-Message-State: AO0yUKXFhSqCBWgnnrfkJL0B7AJjtCIBvyTTk4UliNyYdC9lgxll+dsx 5w5fzFYOCB3Ea5bwsKKdLB0FIIy1e7g= X-Google-Smtp-Source: AK7set/iJYXyGJF0LYJLQXHGMDb6bgdtHD9ZDDVsO/tYCibc8wWWOW+mgS14pPFBueIW4eserKBHxA== X-Received: by 2002:a1c:ed12:0:b0:3dd:1cd3:5d75 with SMTP id l18-20020a1ced12000000b003dd1cd35d75mr90012wmh.0.1676402825733; Tue, 14 Feb 2023 11:27:05 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id c15-20020adffb4f000000b002c5441dae62sm12434380wrs.17.2023.02.14.11.27.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 11:27:05 -0800 (PST) From: Simon Tournier In-Reply-To: References: Date: Tue, 14 Feb 2023 20:27:03 +0100 Message-ID: <87sff8xd2w.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: X-Migadu-Queue-Id: CCD1917359 X-Spam-Score: 6.88 X-Migadu-Spam-Score: 6.88 X-Migadu-Scanner: scn0.migadu.com List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: iTH8gIZAj/RD Hi Lars, On sam., 11 f=C3=A9vr. 2023 at 10:59, Lars-Dominik Braun wro= te: > these patches (also found in the wip-haskell branch) lift Haskell to > the Stackage release 20.5, which is based on GHC 9.2. >From the CI dashboard https://ci.guix.gnu.org/eval/183093/dashboard all seem green. Well, it is hard to know but giving a look at the various evaluations, https://ci.guix.gnu.org/eval/183093 https://ci.guix.gnu.org/eval/154817?status=3Dfailed for instance, https://ci.guix.gnu.org/build/373800/log/raw reports that =E2=80=99opencv=E2=80=99 is failing but it is unrelated to this branch =E2= =80=93 =E2=80=9Cguix weather=E2=80=9D reports it is broken on master for Berlin but not Bordeaux. https://ci.guix.gnu.org/build/420612/details Similarly for the other broken packages in this wip-haskell branch. However, python-pypandoc seems broken on wip-haskell but not in master. Idem for ganeti I have locally rebased wip-haskell on the top of master (4501a50bbd) and these 2 packages (python-pypandoc and ganeti) are still failing (once the series is applied) but not in master (before the series is applied, i.e., commit 4501a50bbd). Well, I have not carefully checked yet each commit but they appear good to me; except maybe =C2=AB Upgrade Haskell packages. =C2=BB but it is too m= uch work for improving, IMHO. :-) Cheers, simon