From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 SCpmLINp52MrUQAAbAwnHQ (envelope-from ) for ; Sat, 11 Feb 2023 11:10:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UJ97K4Np52OMVQAAG6o9tA (envelope-from ) for ; Sat, 11 Feb 2023 11:10:11 +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 823BC8F45 for ; Sat, 11 Feb 2023 11:10:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQmos-0004vi-Sm; Sat, 11 Feb 2023 05:09:22 -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 1pQmol-0004pL-Dr for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:15 -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 1pQmog-0000AP-OE for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:13 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pQmog-0004EN-Jf for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:10 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61420] [PATCH 29/31] gnu: purescript: Drop Haskell libraries and documentation. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Feb 2023 10:09:10 +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: 61420@debbugs.gnu.org Cc: Lars-Dominik Braun Received: via spool by 61420-submit@debbugs.gnu.org id=B61420.167611014116094 (code B ref 61420); Sat, 11 Feb 2023 10:09:10 +0000 Received: (at 61420) by debbugs.gnu.org; 11 Feb 2023 10:09:01 +0000 Received: from localhost ([127.0.0.1]:38898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQmoW-0004BP-Ld for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:09:00 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]:38674) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQmoN-000478-Ce for 61420@debbugs.gnu.org; Sat, 11 Feb 2023 05:08:51 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (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 4PDRBz6Rk6z9sgw; Sat, 11 Feb 2023 11:08:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1676110123; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SofoBCCDK1aTz7KlbdRTKDK7/Z7EqfjJs/wzyKcG8aI=; b=BNbZHGVMkzVk5QdMcuqcEKlQ0vMzDhssW7dx7uyQY8JHgOsac7hdA4VTcY3vP7Et2yuA8P /eFuI7CyQfYwMgQYrZqJA1KXvPJZzPAn6QaQ/0uQyQTks2Gc5IbQc5njKm179y/YfIBzSg sXZzcH5sSP5M+gXZpFj4XdvTMZ9bug7CuOxTCoMJmJqwFii3rLL9RoHlSVjcfTIz7Pc25E 2GT4uLjhSMER9WHjCSyZD9o/9qbLM5DxhoDyUt4cp/qcevb2moTs7K1RhC4HPqGYd9AXVP A+N/S/qG+7OqQPGvCdpW003Yuk3WEyTd3d4noD/QUNgQfAOZ8MMF4mg/nVh11Q== From: Lars-Dominik Braun Date: Sat, 11 Feb 2023 11:08:23 +0100 Message-Id: <20230211100825.47971-26-lars@6xq.net> In-Reply-To: <20230211100825.47971-1-lars@6xq.net> References: <20230211100825.47971-1-lars@6xq.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4PDRBz6Rk6z9sgw 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-Seal: i=1; s=key1; d=yhetil.org; t=1676110211; a=rsa-sha256; cv=none; b=eOSVjaC8zYCh0r/E7uVhwN/aJgTRUilNamZFH3aea57b7BgeX49dERECgme/te9i6NiYYc +c7BND7j3FT4xwBzpUjqIltRvYlXxkHXPRdRloNshs5EFhOanc7pQgADpYww316tWOe8y5 QosM9NNW9hHbXSZnCL6oI/dtfX/Rm84bT9Jt/qkVtjydcb0sLPLxEzxJemdVWj1TyWf96v 6p5kWyM3g9DKzgj4Er5lvALqxThKL0+kZ0Ux2PqoUqh85oZjMIEzRgz7erVxuUQcbQ7QZl Pm0hEw6S4tAydt6HBDNCbyxbte9tkbCl5ojbKhKaZ421ykc6Ws7FzMEIpuLwsA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=BNbZHGVM; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676110211; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=SofoBCCDK1aTz7KlbdRTKDK7/Z7EqfjJs/wzyKcG8aI=; b=sHH6UFtesvm9OV/R5Qu9475sx/buYvo6ckanXgRwiH2PUhh5x3mOl6ZmFjTmxbsregUUFY nBZRbBmbOnOZ0RNWrrwsvSTzxapg/VwJ00+Czq204RUphZ3bYjgT8O4q6Ib9YcqAxHuepC 3gp8egNmbMgLUr0TwMMil+vXQg0LZ9vndE3iWSgGD8vqnJpHFMgK3Ai4f7cwJh/Zl2mWv2 MjzYnzMbnYjT/2sAM3Eoe4jj49vUjvWZTgSQcnwkPNtDgSr/AZSph1emwTeeb6SLTVHt/B tZ6CEUrMvDXDM/TE8zRX7h9KKcDAwOU7aLvDA2Rx/LMglNlYgx1Ski8eJz5xIw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=BNbZHGVM; 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: 7.20 X-Spam-Score: 7.20 X-Migadu-Queue-Id: 823BC8F45 X-Migadu-Scanner: scn1.migadu.com X-TUID: ZTUsFHW6mfGL * gnu/packages/purescript.scm (purescript)[arguments]: Add 'remove-libraries phase and disable #:haddock?. --- gnu/packages/purescript.scm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnu/packages/purescript.scm b/gnu/packages/purescript.scm index d968a6f0e6..0a5eccc459 100644 --- a/gnu/packages/purescript.scm +++ b/gnu/packages/purescript.scm @@ -99,13 +99,17 @@ (define-public purescript `(;; Tests require npm #:tests? #f #:configure-flags '("--flags=release") + #:haddock? #f #:phases (modify-phases %standard-phases (add-before 'configure 'update-constraints (lambda _ (substitute* "purescript.cabal" (("\\b(language-javascript|process)\\s+[^,]+" all dep) - dep))))))) + dep)))) + (add-after 'register 'remove-libraries + (lambda* (#:key outputs #:allow-other-keys) + (delete-file-recursively (string-append (assoc-ref outputs "out") "/lib"))))))) (home-page "https://www.purescript.org/") (synopsis "Haskell inspired programming language compiling to JavaScript") (description -- 2.38.2