From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 UPd6BvQ4wWMNcwEAbAwnHQ (envelope-from ) for ; Fri, 13 Jan 2023 11:56:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +BaGBvQ4wWNCPAAA9RJhRA (envelope-from ) for ; Fri, 13 Jan 2023 11:56:52 +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 A949E9D89 for ; Fri, 13 Jan 2023 11:56:51 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pGHjB-0002Xg-1R; Fri, 13 Jan 2023 05:56:05 -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 1pGHj9-0002Wf-3n for guix-patches@gnu.org; Fri, 13 Jan 2023 05:56: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 1pGHj8-0002n5-HR for guix-patches@gnu.org; Fri, 13 Jan 2023 05:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pGHj8-0007Yh-Dv for guix-patches@gnu.org; Fri, 13 Jan 2023 05:56:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59487] [PATCH v3 1/6] gnu: Add ocaml-cinaps. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Jan 2023 10:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59487 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59487@debbugs.gnu.org Cc: pukkamustard , julien@lepiller.eu, raingloom Received: via spool by 59487-submit@debbugs.gnu.org id=B59487.167360731328919 (code B ref 59487); Fri, 13 Jan 2023 10:56:02 +0000 Received: (at 59487) by debbugs.gnu.org; 13 Jan 2023 10:55:13 +0000 Received: from localhost ([127.0.0.1]:49680 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGHiK-0007WI-ON for submit@debbugs.gnu.org; Fri, 13 Jan 2023 05:55:13 -0500 Received: from mout01.posteo.de ([185.67.36.65]:55741) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGHiI-0007Vt-Mt for 59487@debbugs.gnu.org; Fri, 13 Jan 2023 05:55:11 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 2C7092402B2 for <59487@debbugs.gnu.org>; Fri, 13 Jan 2023 11:55:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1673607305; bh=tTjzM73dIKBsgYaSDhp2WhTeg//SSSj0uOw3Rs/OGIo=; h=From:To:Cc:Subject:Date:From; b=ab9U1UYzVGt2Pm2EzdvIN2VkSRXiPfM1d7qcz/0f+UVzZR9bldFmix2zkwNKifAkt IR3+WpPGA4dEvYnTLRLRcsa80oBsrTricBRqiildVnltXD69/V68CFz7+8JEn9gRWy +uXJHktUf7aTfDexWBFtnrjCAE8CWvo8M2ppmrRl41bt/j7WrIpMmIiXlCNZFDgllg mB0bIKIoltavayXDko0kmfGuie8jcRWLPWq90f+6coK3Db0FP2R/TEHnxhxVnRtlls y4Ru7wqLfnI/YdKtr+BejR7zw2s3d25p8/vrl9Hg8XxfphryP7VWO7DZdOTiStOiFn hE/myPUjdLStQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Ntdbr343yz6tmQ; Fri, 13 Jan 2023 11:55:04 +0100 (CET) From: pukkamustard Date: Fri, 13 Jan 2023 10:54:35 +0000 Message-Id: <20230113105440.28258-2-pukkamustard@posteo.net> In-Reply-To: <20230113105440.28258-1-pukkamustard@posteo.net> References: <20230113105440.28258-1-pukkamustard@posteo.net> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ab9U1UYz; 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 (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673607412; a=rsa-sha256; cv=none; b=CeKDSyDN6Ueb2qpOJuvdHTwTxz2wWZ49JsQ3Q4HBpn0F6p5jIB8rQJqAU9tuVGw+eKqUlc XlKzxs1E7bNhH2jDDnla0PO8iu7QM3IgxM+9+VVVbZtuw5aqFd6OJh7d55TuwBkHRol7kx t2/xG93Q+ZyX3v9UCyIkM2XGl/nGI1JJ8HHFsA0m8gS8FZPpNjmoB6KlC3rF5NsPOiBcBr Q2cYsbONDz0b+uSNVKUzYChJmsbsEmtXmYW1aOg2UaY4CGjUpNHAYej2W14WHhvoXhqU94 IMU/C1c5sWI/Fl2qp51yNw20rAYsjEZh7CbctfTYmyY2Jbo3wW80FwLk4fE2oA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673607412; 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=wKpSonyCTcdSQv9wFjNxMeh77BlyjRpjGkfQBnl+l1c=; b=WMjozQrD4q4Y8seE3J1Lp2JFrH8Ar3TrsjfwJiW7Alf6V96ubTcjqJ7bzpduja7ErCCO2Q sqfOJnhUhkcO06LxXJKO9wd5PAei0GgY//KYCUY7QR5VyrR1bqeWKQKmqLjn2ywx56uXyl nelWPD8xYpigUdPa4arVqqWp1kChC6vKTxiryIM9N4wJucvzhU/mZQmiObVoQ/xn26AULq HdS9DN07aIu4reQTq7e8p9tDSTH+oKyDgbUlLUhkbMVq3MbitliL0TjVNKn4QiTV/9U3dL 9h0L805/ChM0owdZUfFDaZvNVgtXk/V60y910HAKkWhSN0tSf9j1ftkGIWnOJQ== X-Migadu-Queue-Id: A949E9D89 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ab9U1UYz; 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 (strict)" header.from=posteo.net (policy=none) X-Migadu-Spam-Score: 0.50 X-Spam-Score: 0.50 X-TUID: j5HtipsKtZp8 * gnu/packages/ocaml.scm (ocaml-cinaps): New variable. --- gnu/packages/ocaml.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 5109cd052a..b37cfa4681 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -5939,6 +5939,36 @@ (define-public ocaml-ppx-derivers as part of the same ocaml-migrate-parsetree driver.") (license license:bsd-3))) +(define-public ocaml-cinaps + ;; The commit removes the unused dependency of ocaml-ppx-jane. We need to + ;; use this as we would otherwise have a dependency loop between + ;; ocaml-ppxlib and ocaml-ppx-jane. + (let ((commit "d974bb2db3ab1ab14e81f989b5bdb609462bff47") + (revision "0")) + (package + (name "ocaml-cinaps") + (version (git-version "0.15.1" revision commit)) + (home-page "https://github.com/ocaml-ppx/cinaps") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "00kb04vqlnk1pynqjhna5qhn8790ab17baxf4na5py1l1h1js8qx")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-re)) + (synopsis "Trivial metaprogramming tool for OCaml") + (description + "Cinaps is a trivial Metaprogramming tool using the OCaml toplevel. It is based +on the same idea as expectation tests. The user write some OCaml code inside +special comments and cinaps make sure that what follows is what is printed by +the OCaml code.") + (license license:expat)))) + (define-public ocaml-ppxlib (package (name "ocaml-ppxlib") -- 2.38.1