From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QGscFfWb7GOZxAAAbAwnHQ (envelope-from ) for ; Wed, 15 Feb 2023 09:46:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6NcvFfWb7GP/fgAAauVa8A (envelope-from ) for ; Wed, 15 Feb 2023 09:46:45 +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 338B19D6 for ; Wed, 15 Feb 2023 09:46:45 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSDQZ-00068m-GP; Wed, 15 Feb 2023 03:46:11 -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 1pSDQR-00066m-Kq for guix-patches@gnu.org; Wed, 15 Feb 2023 03:46:07 -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 1pSDQQ-0006ib-Po for guix-patches@gnu.org; Wed, 15 Feb 2023 03:46:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSDQQ-0004Ij-Mg for guix-patches@gnu.org; Wed, 15 Feb 2023 03:46:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61420] [PATCH 00/31] Haskell upgrade to Stackage 20.5 Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 08:46:02 +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: Simon Tournier Cc: 61420@debbugs.gnu.org Received: via spool by 61420-submit@debbugs.gnu.org id=B61420.167645074816457 (code B ref 61420); Wed, 15 Feb 2023 08:46:02 +0000 Received: (at 61420) by debbugs.gnu.org; 15 Feb 2023 08:45:48 +0000 Received: from localhost ([127.0.0.1]:57696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSDQC-0004HM-0L for submit@debbugs.gnu.org; Wed, 15 Feb 2023 03:45:48 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]:37808) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSDQ9-0004H1-6l for 61420@debbugs.gnu.org; Wed, 15 Feb 2023 03:45:46 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4PGs9D4Mf8z9t4Y; Wed, 15 Feb 2023 09:45:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1676450736; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0rgipjZnHSFoJm6wp4u8Jl/gMzRZHERS7dVSja6FXVg=; b=AM4+OzwGcptczlPLCG5HuQRi70I+sOglDjcfIbr3xgtcHlfmgjwx1d4J94LaqPleUZF87R Kn7fxzNLq3CKTKoPoH0yyZMIOIB7Q4s3yv9DGIFu7BySO4FFeV5hmgqk+Xu4j27+r9BkMl NpE4vB9hIoxSA9HV1GIiMglPmXKsEZAfohmv3CukTxXeqW2IWVPEh7niH0H/Lsiebc8q3r BJRivLZNNNCSS33FByVQUpnQ92baLtaa/Ki3yzETYUwqP4dWOQBbfMNnkRq19VOQOfX8kE Gqh+pCmWkleI1zPQ97LE40wWSaAyi7Ij6BhGuvEHmRZvlZ6VUjXrkKSE6QllDA== Date: Wed, 15 Feb 2023 09:45:33 +0100 From: Lars-Dominik Braun Message-ID: References: <87sff8xd2w.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87sff8xd2w.fsf@gmail.com> 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: 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 ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=AM4+OzwG; 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=6xq.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676450805; a=rsa-sha256; cv=none; b=BdE0law4PQsjapCB+yPlR8KNp1FB1q969tN3QPdVs/Y1EFlstZWuR+QqQLofhZphFhz8Jx EWKBmNvfZukwGOa8ilb94jdBgZTY4qApB9itJUzzV5ixsGT6++00qA+0P3knYsx/H84Clj D/5nPgpd9QBQNLTFJj1ZarPhdG65+vEfuG9+0KmrD4P/Mne+cipOjKpeiUh3FxJByQ418H Vz6MXlUg5Y8qsK5+vHYwjqb4jaFwBI3ypRxVWZt1N4xk/nneP3H8ypUhSm2KHDMVbJgXAh qaVQ1q6zQg/cpZv9eM6BU34cPQSRN4oj2RM7HU0mMkyD4VjcoA7t4USvN/HMKw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676450805; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=0rgipjZnHSFoJm6wp4u8Jl/gMzRZHERS7dVSja6FXVg=; b=hXJajQtYDNwm2iGRl4GGOJTumgGCr90V5Vsso1g8tzeZ6BnCKXNuC4FJZ4VSwRi52qWFny MFAltOJKHyuny8JV3vcFfBuFZkSx1AmdvOOe8XPkuA8UadV4GQo2hVk/33AoIE1VchQIsa 7BjISReVi5zg6m1ROwE/XlwmKVR92zW9dLpko5nZK/12KmE/CvxuTox4b93CyXnhRp5ze3 F96ujBrVFtayjTCmx0ZNze+lMUEzcij2EQa25W/RHIlnE+t79Io2wdIMLobwJzZWj4d6Bh uxlOAwD1spRhbKRqUmTnCbpJ1lnaZx8mzcSk5YKoud8cG/iwcjw7RIXQpi2pxw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=AM4+OzwG; 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=6xq.net (policy=none) X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 5.79 X-Spam-Score: 5.79 X-Migadu-Queue-Id: 338B19D6 X-TUID: 0KaVHrEjul/6 Hi, > However, python-pypandoc seems broken on wip-haskell but not in master. > Idem for ganeti yeah, python-pypandoc and ganeti are known to be broken. Ganeti does not support GHC 9.2 (and there don’t seem to be any patches fixing this anywhere) and pypandoc fails even more tests when upgrading it to v1.10 – not sure what to do. > except maybe « Upgrade Haskell packages. » but it is too much > work for improving, IMHO. :-) Well, I know that this is not what the policy requires, but it is a deliberate choice. There is no functional/working intermediate state here. You can only have all of the changes or none. Creating >700 commits “just because” seems wrong. Cheers, Lars