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 6CQ4Fc4Ao2NkcwEAbAwnHQ (envelope-from ) for ; Wed, 21 Dec 2022 13:49:18 +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 WIorFc4Ao2PkDAAAauVa8A (envelope-from ) for ; Wed, 21 Dec 2022 13:49:18 +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 09B85E79C for ; Wed, 21 Dec 2022 13:49:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p7yWx-0005qv-GW; Wed, 21 Dec 2022 07:49:07 -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 1p7yWu-0005qi-0v for guix-patches@gnu.org; Wed, 21 Dec 2022 07:49:04 -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 1p7yWs-0000yQ-CP for guix-patches@gnu.org; Wed, 21 Dec 2022 07:49:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p7yWs-0000uG-7r for guix-patches@gnu.org; Wed, 21 Dec 2022 07:49:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54729] [PATCH] build: haskell-build-system: Support packages w. multiple libraries Resent-From: itd Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 21 Dec 2022 12:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Lars-Dominik Braun Cc: Philip Munksgaard , 54729@debbugs.gnu.org, zimoun Received: via spool by 54729-submit@debbugs.gnu.org id=B54729.16716269073469 (code B ref 54729); Wed, 21 Dec 2022 12:49:02 +0000 Received: (at 54729) by debbugs.gnu.org; 21 Dec 2022 12:48:27 +0000 Received: from localhost ([127.0.0.1]:51651 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p7yWJ-0000tt-91 for submit@debbugs.gnu.org; Wed, 21 Dec 2022 07:48:27 -0500 Received: from mailout1.rbg.tum.de ([131.159.0.201]:38401) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p7yWH-0000tm-Mz for 54729@debbugs.gnu.org; Wed, 21 Dec 2022 07:48:26 -0500 Received: from mailrelay1.rbg.tum.de (mailrelay1.in.tum.de [IPv6:2a09:80c0:254::14]) by mailout1.rbg.tum.de (Postfix) with ESMTPS id DEC2A76; Wed, 21 Dec 2022 13:48:17 +0100 (CET) Received: by mailrelay1.rbg.tum.de (Postfix, from userid 112) id D6CA918C; Wed, 21 Dec 2022 13:48:17 +0100 (CET) Received: from mailrelay1.rbg.tum.de (localhost [127.0.0.1]) by mailrelay1.rbg.tum.de (Postfix) with ESMTP id B68DF110; Wed, 21 Dec 2022 13:48:16 +0100 (CET) Received: from mail.net.in.tum.de (mail.net.in.tum.de [IPv6:2001:4ca0:2001:14:216:3eff:fe52:ed14]) by mailrelay1.rbg.tum.de (Postfix) with ESMTP id A35608E; Wed, 21 Dec 2022 13:48:16 +0100 (CET) Received: from borderline.net.in.tum.de (borderline-1.net.in.tum.de [IPv6:2001:4ca0:2001:11:ec4:7aff:fe06:81ca]) by mail.net.in.tum.de (Postfix) with ESMTPS id 70DAE28220AF; Wed, 21 Dec 2022 13:48:16 +0100 (CET) From: itd In-Reply-To: <877d1uifzi.fsf@localhost> References: <8a396a9803fc35ee63f01e608f87ffb16863bc6d.1649171729.git.philip@munksgaard.me> <877d1uifzi.fsf@localhost> Date: Wed, 21 Dec 2022 13:48:12 +0100 Message-ID: <87cz8c2a9f.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671626958; 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: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; bh=TkOOnbaXcJDLmbHpASA3EepFjmv+XGkhya14bubdtwE=; b=tp7FWQFEyToLTrZeUO9Z7AIDmgUr6qBxchZVfTKdNil8sPJseM1+rL8+YHtlsq2vYzRrhP DrW136btJ0d/cnGdIxqmANpbxqDWaQpiDtgXKO7QT1LLKhlVcLIx4segObjZHcW7GEbbOY 74jMtqPiWO5O+y/w0kYMFhnchSL5uLUIRsQruSHPeQWm/2Ps5z+pdXyqFcxyILpXZcJCEw h4VJUpyaNDLExzTBaDz69NuEvCL33RNLw/qpIz5FdtZXFTHNpathyc+dJEv/BiZ6ItzTiU rt6398PO1+c1H2jmQ5rx475SurCRv0Q69oph9Ry4Arrbd3xhk4RcQMClRsAqww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=tum.de (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671626958; a=rsa-sha256; cv=none; b=V2yegLv46ptPVT6/P3gMWd7xDegaUKPrnYYnCj3+S4HCaLlQ2WexzMYCy2piHKs8MOpwda sl6UNzFQBoTHMPmA/4p/z7CcgXzv0FB0lHB7RqHIH0lUTlksndPxxffUx5b7e0a3VNMEQO ulYMFH3JOH7UHitc8LzZhXp0fUqWIRdsHNC0ZC+IV45fOHIbH/DWMzSozLUviZPUtRlBD7 Mrb8/pRwDofK0XzmWBM46V1m3F9gfNoYdXMzs+KYs+fiY/5Otjs5QAc16+O1CpMm8tmOa7 LzB3J8t7EDwyDhnhfmFK0mWHg6/JSl4eODCGqAgHOYdx3yLXWfY3Pl7bQGh7zw== X-Spam-Score: 4.01 X-Migadu-Queue-Id: 09B85E79C Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=tum.de (policy=none) X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 4.01 X-TUID: NGRRZ7jBicaK Dear Haskell team, dear all, itd writes: > thanks for the patch! I applied it, tried it, and ran into some build > issues. [...] > Ignorant of the patch provided here, I tried to build newer versions of > ghc-attoparsec / its dependants and ended up with the attached patch. > Using this patch, the build succeeds (but I am not sure if the patch's > approach is sensible). [...] if possible, I'd appreciate feedback on my previous mail. E.g., does my attempt in using the originally proposed patch make sense? Any opinions on my patch? Thank you. Regards itd