From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ve8WMA2ITmJYBgEAgWs5BA (envelope-from ) for ; Thu, 07 Apr 2022 08:43:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oNpiLA2ITmKH6wAA9RJhRA (envelope-from ) for ; Thu, 07 Apr 2022 08:43:25 +0200 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 6224C26F07 for ; Thu, 7 Apr 2022 08:43:25 +0200 (CEST) Received: from localhost ([::1]:53700 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ncLKR-0008B7-Ft for larch@yhetil.org; Thu, 07 Apr 2022 02:09:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36450) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ncLKI-0008Ay-MA for guix-patches@gnu.org; Thu, 07 Apr 2022 02:09:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37389) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ncLKI-0003Qo-C9 for guix-patches@gnu.org; Thu, 07 Apr 2022 02:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ncLKI-0002q3-42 for guix-patches@gnu.org; Thu, 07 Apr 2022 02:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54729] [PATCH] build: haskell-build-system: Support packages w. multiple libraries Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Apr 2022 06:09: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: zimoun Cc: rekado@elephly.net, Philip Munksgaard , 54729@debbugs.gnu.org Received: via spool by 54729-submit@debbugs.gnu.org id=B54729.164931170010859 (code B ref 54729); Thu, 07 Apr 2022 06:09:02 +0000 Received: (at 54729) by debbugs.gnu.org; 7 Apr 2022 06:08:20 +0000 Received: from localhost ([127.0.0.1]:59519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ncLJc-0002p5-A2 for submit@debbugs.gnu.org; Thu, 07 Apr 2022 02:08:20 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:47108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ncLJZ-0002oq-Gm for 54729@debbugs.gnu.org; Thu, 07 Apr 2022 02:08:19 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (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-202.mailbox.org (Postfix) with ESMTPS id 4KYrXW1VWZz9sRB; Thu, 7 Apr 2022 08:08:11 +0200 (CEST) Date: Thu, 7 Apr 2022 08:08:05 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1649311689; 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=Z08GHTPI8GLKwBu5u3CTkHFRb7pf9NG+RmOo51ApYpg=; b=mPwq0fu6i1/6C+bXVf2w625jBhzMP5P/McPp1G+O4baIyxzULrKIimWlk+nmeq/alpjHOJ HyvWLVuBW++3tYcBXt2BSb6O4ZVAhKxGGPVJmQ1imXOq6qI6Mdf2Nmn5QE5tcZ7KXIknNB KLKTgH4ic4D9c+NaEpgOt26KIIHEMoCclPdrmqFWeMaGAPueX1G4We18ZDmP7hE9FSTwOk WNhIXlElxnS0w+QwQsiGc2SL6mCVBTgQiMH06MAbAeo/RmNn0xzalHfvN1/4ewxzrwL9qi zYJp34gQEZeUvMyfKqvLd7+v/a3VU3LQvOhYX+eGOzs1hfvK3RbnIA/K+59zpA== From: Lars-Dominik Braun Message-ID: References: <8a396a9803fc35ee63f01e608f87ffb16863bc6d.1649171729.git.philip@munksgaard.me> <87zgkyow1r.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87zgkyow1r.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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649313805; 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=Z08GHTPI8GLKwBu5u3CTkHFRb7pf9NG+RmOo51ApYpg=; b=f2iGQFDqBMZtuZpcDsc/cN18GSO4WF03MVyWKEb06OMrQWu2LI5m0ipqZDexmhett3QV++ OX/xppBu6gbBOKBAlO1UOw9PaERRnIY4ynTJW5OYhTalg04nOMc3HY70a6JVWLZiYGrzS7 hLN3cDqtIzPTQOJzR3Xr+AbyWI+x/MEUopKsHQh+dkuKDW/Cked9lgTWmqCHhYXQHBx25b CFDYZ6Mp1YMJ3Z/F7VWULYg7goUgEJj0bG6pV/GGwA3KceWWp81Dt4C55xOaOhBSKfm73M uGcUZYT0yLTE6LJzqi4q18bjeov9SH4F8lL64XYB77dQJkRpyfyHD/Rd/+/7mg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649313805; a=rsa-sha256; cv=none; b=hJeiCKWcv9x253og0Zwc3Qf6o137xrTFJQs7s15M2HJOiBuRnfmiubwzvfIv9DeOCJG/W/ xWoCF7GvlfKwjsAmnW3lIDl1jR7+v0kHQ5hGuh83TUe4gYV95mVEx6OENWho2DT5yZE6Nh Zyt2Oi/tWHqJ24p4UyBUF5qrjI+yFdwXlE89nms3ToE8r9gnTA6Yo1mn7PUPVhbfA5TPEL 1G2G/rmK4hSYSP0ls90ky7bh1YKerYV0pposfukGDzdtMMEY2UNPrK++BwxCNVNz0iQLFD JrlmGpZBOUQ6hqsCyALAcAdPHkPAxTQVhiaViTJBKC43AE73qwgiWnpkzv7ZPg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=mPwq0fu6; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (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" X-Migadu-Spam-Score: 6.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=mPwq0fu6; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (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" X-Migadu-Queue-Id: 6224C26F07 X-Spam-Score: 6.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: mqQsEKintay7 Hi simon, > Ricardo or Lars, can you push this v2 to core-updates? I’d rather have this in a separate wip-haskell branch than let it sit on core-updates indefinitely. Stackage also has a new release[1] using GHC 9.0, which we could update to at the same time. Any other Haskell changes we can batch into that branch? Cheers, Lars [1] https://www.stackage.org/lts-19.2