From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kMvdArWXtmBfAwEAgWs5BA (envelope-from ) for ; Tue, 01 Jun 2021 22:25:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ICO6ObSXtmBHeQAAB5/wlQ (envelope-from ) for ; Tue, 01 Jun 2021 20:25:24 +0000 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 B5EDF21FBA for ; Tue, 1 Jun 2021 22:25:24 +0200 (CEST) Received: from localhost ([::1]:55396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1loAx1-00086X-OF for larch@yhetil.org; Tue, 01 Jun 2021 16:25:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42700) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loAwr-000821-IA for guix-patches@gnu.org; Tue, 01 Jun 2021 16:25:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54560) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1loAwo-0000De-Lf for guix-patches@gnu.org; Tue, 01 Jun 2021 16:25:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1loAwo-0006uz-HQ for guix-patches@gnu.org; Tue, 01 Jun 2021 16:25:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47768] [PATCH v3 20/42] gnu: Add ocaml-ppx-cold. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Jun 2021 20:25:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: pukkamustard , 47768@debbugs.gnu.org Received: via spool by 47768-submit@debbugs.gnu.org id=B47768.162257910426482 (code B ref 47768); Tue, 01 Jun 2021 20:25:10 +0000 Received: (at 47768) by debbugs.gnu.org; 1 Jun 2021 20:25:04 +0000 Received: from localhost ([127.0.0.1]:37856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loAwi-0006sq-6V for submit@debbugs.gnu.org; Tue, 01 Jun 2021 16:25:04 -0400 Received: from mout01.posteo.de ([185.67.36.65]:58423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loAwf-0006qs-W4 for 47768@debbugs.gnu.org; Tue, 01 Jun 2021 16:25:02 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id A3227240029 for <47768@debbugs.gnu.org>; Tue, 1 Jun 2021 22:25:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1622579101; bh=U/oR/C2PS1HQcrfWKB72j1FdpyDZpiPWWRsT7SfTh5U=; h=From:To:Cc:Subject:Date:From; b=MgE3baP5O9NRH8u6vJxdSUb39CqqH6/bUHkQMjIxSZH1cuc2y4p5UI6GZyAxetPVq WMVOMOLMH4fX+zw+h2wmiD24XAkjht5G43IegtXwrKPmGNlTlv2wFce6YWLOsWUc7R KVcQ21iJmJx38Q6beq/wL3R5DzDk3fNJ96QMW8Bp1suOExI+JqEAVSLBOKhPW2zcM6 gABr9tOPgYh1ZdErhbSdAxH03N3mDtQoguB7FSlnH7aicAIPv8uc9bvwQB23P7iV6l cul5hQWec/4K7ft5zrR3FS3vMCUcCfMnnsyX5jVl0PbEhI6bgi5kRrB6T8riuM4h1Y FmXH89WcKg3HQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FvkDC3xvRz9rxH; Tue, 1 Jun 2021 22:24:59 +0200 (CEST) From: pukkamustard Date: Tue, 1 Jun 2021 20:23:03 +0000 Message-Id: <20210601202325.8777-21-pukkamustard@posteo.net> In-Reply-To: <87lf82hasx.fsf@yoctocell.xyz> References: <87lf82hasx.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1622579124; 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=xM1p3v8T0aT3QCnqb5qi3nA1f1i57oUKZyCKdgKP9Ws=; b=jfIF7v0XWZz3lzSkqCwxuyKeYVtJNcRwp5PYMvI84J5hHiZ2xLXklFlUpLqrz82KOqp7IL swv2juwGZFKRP/8FpvfRwfs/0DcAUOuuUkBwqaU2JrZLdvJIvLry4BNmbqjtXzoX8Lp5hq fchVCnoc5lwVlOUbNgW1Jmj/yi9nY0tIYPqs8dKSwBP/bRINADuTP+idb5QFGGlJRVxueq /gnGMidoeOMzMFWt/uMs4nsSPoDL/0vO/4933NFVZoSsgXSn56u0T0q8CcCu48SbKtZG+1 w7jrh/rAza0WPDUUOoxbCLzoMoQKJfdkyyVswpLsx2naZLWoaphkVBE+Fv1s3g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622579124; a=rsa-sha256; cv=none; b=LF2ZWs65el+S5NwdxjljGWqKS301w4p7o1zAIZj86oSOLOheUyKNroxt81bKRkJzRM6MVi bHhoMxFdr/EEENK9EID0KncsSLb6Iy27n23Gf+1ZjcF/66DvwNNzD1NtmyBr/lIR+DbdN1 9u36wTdLJKl8E3V+IJN2g2xD5Uv/BcX96QBhj0PP4zeWmB+uwgJGttdAryyAjz5kcP+oTj c/u4RD3XGBazQMR4B9sI/wB45Bgr4Zhs/H8FAHSFz3xnYgt0qRTnphhdhq6VByLU9+TzEo lVz7nSg67I2lzB2t/MkV5iMHMFh9K6mDdenGnQu1ePrWzBWJ2iuaQ/B2ezo5MA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MgE3baP5; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MgE3baP5; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: B5EDF21FBA X-Spam-Score: 3.67 X-Migadu-Scanner: scn1.migadu.com X-TUID: 28tXR+oY1Jcl * gnu/packages/ocaml.scm (ocaml-ppx-cold): New variable. --- gnu/packages/ocaml.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index a10d092a92..f9a3c72234 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -5638,6 +5638,28 @@ match expressions, and if expressions.") position.") (license license:asl2.0))) +(define-public ocaml-ppx-cold + (package + (name "ocaml-ppx-cold") + (version "0.14.0") + (home-page "https://github.com/janestreet/ppx_cold") + (source + (janestreet-origin "ppx_cold" version + "1madfzhpir9amnxmg530n70vll0jrl59vyp71miji73i6b9sy6n2")) + (build-system dune-build-system) + (arguments `(#:test-target "tests")) + (propagated-inputs + `(("ocaml-base" ,ocaml-base) + ("ocaml-ppxlib" ,ocaml-ppxlib))) + (properties `((upstream-name . "ppx_cold"))) + (synopsis "Syntax extension for indicating cold path") + (description + "This package contains an syntax extension to indicate that the code is +on the cold path and should be kept out of the way to avoid polluting the +instruction cache on the hot path. See also +https://github.com/ocaml/ocaml/issues/8563.") + (license license:expat))) + (define-public ocaml4.07-ppx-assert (package (name "ocaml4.07-ppx-assert") -- 2.31.1