From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6N7ADncB7WOWOgAAbAwnHQ (envelope-from ) for ; Wed, 15 Feb 2023 16:59:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +BZWDncB7WNGPQAAauVa8A (envelope-from ) for ; Wed, 15 Feb 2023 16:59:51 +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 1737B29047 for ; Wed, 15 Feb 2023 16:59:50 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b="NFJ8yX/4"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676476791; 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=BGrPDpyfB3+Ge3MwM7GcokJ+BtkiXwDA7Rt6nDcH6us=; b=rxn4QPh+IGymu1NafuRc5nMpKyaMBgribUq7uAbPghvbRfibYzYi092NXrB69WIMzJpgQw CiTOZtUeqo709Mg7hOxSYlgcI6ym/hli6Kd1do3kc3sigKllaXjxQ7r06Wwbf0IzXjAd6C xA+7/shMPwsm2cLriyHdT8BHFCdZlF1QHWPf+/BS/TVFPawCaD2XZKE9rNamsrJGZ7ASXi cp/pXpltyVdDhab//pxn8MTwhhAJcPsJ1/Th6hhuc66kDEvpHzplNrnuIEpBkALNdMkPIP fCQlJOUkISOj9GXzYC9o0ShaPIOOOxggMYwhf1yp9Ygx2Rx0NOV14jNr2MhzJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b="NFJ8yX/4"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676476791; a=rsa-sha256; cv=none; b=j6Wb82rSR+FFCem4PuPENJhRzR7cwSeYV9OdYrhBbHHEJYfkDABD/KCiuEpRAo5z9egDsU GQKLCAHEwpyeh7qQch7hviKkrUQ7nUx/M8KWZWt/gZp2PgivV6tMmoWUIJzDhLhOm6rxmK yJGIo1UZPX7vTY/X6RaKDYf/sGZL/xx1hBnY9HhsPexgTrE+9jMDt+Xh7JY6RDBZ527+fd kHDXmEN7wOO1DwbLC/v5rIqqYr+rkyMbDhCED6A/sLbLsrn2QmmuK+TBafQTgvfh5UbR9E zBVZ4+mUUqgAq05chVBjbvL6R9tbLp7838GEDPJp3OL3CfdbIEbFFEdNKbh6Mg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSKBW-0007ZA-AT; Wed, 15 Feb 2023 10:59:06 -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 1pSKBT-0007XK-Lc for guix-patches@gnu.org; Wed, 15 Feb 2023 10:59: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 1pSKBT-0003ZR-9A for guix-patches@gnu.org; Wed, 15 Feb 2023 10:59:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSKBS-00009D-UX for guix-patches@gnu.org; Wed, 15 Feb 2023 10:59:02 -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: Wed, 15 Feb 2023 15:59: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: Lars-Dominik Braun Cc: 61420@debbugs.gnu.org Received: via spool by 61420-submit@debbugs.gnu.org id=B61420.1676476716476 (code B ref 61420); Wed, 15 Feb 2023 15:59:02 +0000 Received: (at 61420) by debbugs.gnu.org; 15 Feb 2023 15:58:36 +0000 Received: from localhost ([127.0.0.1]:33699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKB1-00007T-Co for submit@debbugs.gnu.org; Wed, 15 Feb 2023 10:58:36 -0500 Received: from mail-wm1-f42.google.com ([209.85.128.42]:35350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKAz-000078-Bs for 61420@debbugs.gnu.org; Wed, 15 Feb 2023 10:58:34 -0500 Received: by mail-wm1-f42.google.com with SMTP id k8-20020a05600c1c8800b003dc57ea0dfeso1976890wms.0 for <61420@debbugs.gnu.org>; Wed, 15 Feb 2023 07:58:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=BGrPDpyfB3+Ge3MwM7GcokJ+BtkiXwDA7Rt6nDcH6us=; b=NFJ8yX/42NcNA62YJ69hOWwOxF+E86nPL6mRLXY32KJsUmQXkCoSNduUfovEVUUmcV btTc/kz3O2UZQ2He32FPpcLlQYZ2PuGdMQv5p0F66euOjx0VD3AdHKbpGJOd+UYqbpd4 kCRxUJ8e0WxN9+8wN0lPniG1GY51Tt75jUx64oVjJolCcNWeSw5E61+j3l+IhPEpg2ds tD3ZAuhX9MG/3upNdYlTBleHxnLy/5+lqGFlGvX4GTN2QPmpgvoZbMeOSOwilufhZlI6 8fVONolR2iU9qJ5fS4YOm5l3Uccl7Q0Su7AuHu0EhF2OSt/0tbVC55CMK/8Q8lzJbXfE K9cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BGrPDpyfB3+Ge3MwM7GcokJ+BtkiXwDA7Rt6nDcH6us=; b=skh4VCcs3khYU6I/hVbfPRclrav+6sZMD9K4503TSkvNLZslVSjUdftbujFHQM0jRU 3H9FtmbRJ11Q1PleKJt1g0VskQDJS6C32nJLOOLAVDlfEnrO7esRwQpoBZJbpKweNuWN pX0UEu2PQNAo+5SIR+uYzywkI+JvOIvC+uXVMFrhhV0o0GG2wtmNTaodtqKmgrlzSFI6 d0K4a9pfUqBCT98XDhEy8xyV0ijEHZP/stZcu03l6d75ipouWgB7q4r018M90mr1zNh9 eTz7UskTDV+md6+XkK/OQVTx1w9EkWaMdyHGBYRuRlowInW5t+qWBXfR/8l9AGitCD39 xNUA== X-Gm-Message-State: AO0yUKX6AAAWeW6bIeqqiZtGG2cpUqAzyDfGkyuK4A3cIV+TMQrluWOy b2PNXN8kqCY4lOL4Fdxn+rjM976w7LM= X-Google-Smtp-Source: AK7set8mtJiI2ciK44kwQLIFjrqrU8l59SMEtzUbdYNFJlE+v8mq5+VJjWpiPrhef+6jzW4ipuk0qQ== X-Received: by 2002:a05:600c:1c2a:b0:3dc:5032:2895 with SMTP id j42-20020a05600c1c2a00b003dc50322895mr2903146wms.0.1676476707524; Wed, 15 Feb 2023 07:58:27 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id a4-20020a05600c348400b003df5be8987esm2519224wmq.20.2023.02.15.07.58.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Feb 2023 07:58:27 -0800 (PST) From: Simon Tournier In-Reply-To: References: <86cz6bfbtu.fsf@gmail.com> Date: Wed, 15 Feb 2023 12:10:55 +0100 Message-ID: <86o7pvdw00.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: 1737B29047 X-Spam-Score: 5.08 X-Migadu-Spam-Score: 5.08 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: CWQjMlDOrr9t Hi, On Wed, 15 Feb 2023 at 11:58, Lars-Dominik Braun wrote: > yes, they=E2=80=99re a few hundred kilobytes with thousands of lines > each. Please have a look at the branch instead. All LGTM. Some minor comments that can be addressed later, IMHO. Thank you for this hard work! Cheers, simon