From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UIOjM1fTEGHKPwAAgWs5BA (envelope-from ) for ; Mon, 09 Aug 2021 09:03:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id WFkpL1fTEGGCHgAAbx9fmQ (envelope-from ) for ; Mon, 09 Aug 2021 07:03:51 +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 9BD8F1CF61 for ; Mon, 9 Aug 2021 09:03:51 +0200 (CEST) Received: from localhost ([::1]:46372 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCzKA-00075G-Ki for larch@yhetil.org; Mon, 09 Aug 2021 03:03:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56422) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCzIY-0004Rm-Hl for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43971) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCzIY-0000Hs-8N for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCzIY-0003dN-5r for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH v2 10/31] gnu: Add ocaml-pprint. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Aug 2021 07:02:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49867 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49867@debbugs.gnu.org Cc: pukkamustard Received: via spool by 49867-submit@debbugs.gnu.org id=B49867.162849251613774 (code B ref 49867); Mon, 09 Aug 2021 07:02:10 +0000 Received: (at 49867) by debbugs.gnu.org; 9 Aug 2021 07:01:56 +0000 Received: from localhost ([127.0.0.1]:55478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzIJ-0003Zs-Rn for submit@debbugs.gnu.org; Mon, 09 Aug 2021 03:01:56 -0400 Received: from mout02.posteo.de ([185.67.36.66]:34281) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzIB-0003WZ-Kj for 49867@debbugs.gnu.org; Mon, 09 Aug 2021 03:01:48 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id EB16D240103 for <49867@debbugs.gnu.org>; Mon, 9 Aug 2021 09:01:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628492502; bh=nMxoaI3E2Ij0QSxIWsmUhne0RcNewk7X3lI027V25mI=; h=From:To:Cc:Subject:Date:From; b=FAiWfLvFHmuT6IJCW83DHgBQKvv6N7B79FnrRv+o65PIkD3LLz1aBlaChwrOM4fgf mcWvwesNS1/LMSmqoH9QD6SVBKv94Ngfux2k1nPAKzNsqJYNW6GeMOeqaCnGs+fx0W enSix3s5irjHWWewa+oMWG+KnX6ebXqIdc4w0HrRasILWksfx7zvYM34nYliC8jyBs Z7QJ4WgbOIqXhOOpsblEVLZt0PgBtVj4AZcTmDjqyBPS7MUn2GRPyXKwPqXrNsyGr+ QMMWmAaxQwU+fh5DMWh36bRJAiZuNW9nzydBharCb29tbK2DJa1RQBsn3aaYpofbqi DYq4gC4N60LyQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gjn7T1B8Hz6tmG; Mon, 9 Aug 2021 09:01:40 +0200 (CEST) From: pukkamustard Date: Mon, 9 Aug 2021 07:01:03 +0000 Message-Id: <20210809070124.25641-10-pukkamustard@posteo.net> In-Reply-To: <20210809070124.25641-1-pukkamustard@posteo.net> References: <86pmun5cp5.fsf@posteo.net> <20210809070124.25641-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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628492631; 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=unuoboGH4Uj8vP2PR+eeEO9c76yq4rGT9UUBA5OPioM=; b=c1uYrksr8WqYArA4Jg3gKmHhQd3FUA3r4RqgK1aDuMNd97QdBTozkq9D6fH8e0HBvAsc4m k4Jvpugz+4HRGmBSbICgBfE1mjcHMD/M50963ivvTiTk/yxSYb8LUnGJrOa/udzlJ4MMBj H1INL+EVDZtjUSriI0opdMwVoW9CwKwzAai/cwh+cDJtJ2E3jJp2A9fViIskgwLq2MgJCX 9jDzNzEgA4i5qxrWTEnbPtZGhhbIEA6cRVGMRh/DDQDbpDJ9Ya3sZcqSTP7sqmy3KkonsZ ZQrRjgrLA2tQOsrz2BQGVE1uL9fI6dZhvxQQI/Vgtr7bcYn5OIgFOQzQqcqFVg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628492631; a=rsa-sha256; cv=none; b=WrK+j3OqekI2w5HrK2qJLHcbUEBZLegs5ddpP1vKM0dysRrjCv2/IDCDqYRtpjX8YL5tUP BrVhkG/gAqCYTL3/3b5pqIGswVTgHENoQ7E7fCd/r/SJfGVfcV2tGSmJ+3jWMzFZ7FoTb5 BRxzdX4F4MT7lzLCRSb1byWrdlYpTQ6FAo7m1QHk8CcQgtttSVlFLD2/bhQIVnuHPz636c ih3KJ/acSnrvQNz4jGH3joR1/OuwJTsaZ/+YkUR36SBoZr9xwlmN0uRzcMHCE2lgiOvQ7h GUwskGNC4LG1lMsmuHaW4XGwa5nHGoCh8kuyycoJwDUo7ZxGDXEwiyd22VGANw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FAiWfLvF; 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.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FAiWfLvF; 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: 9BD8F1CF61 X-Spam-Score: 3.69 X-Migadu-Scanner: scn1.migadu.com X-TUID: X71WbTNtPoa3 * gnu/packages/ocaml.scm (ocaml-pprint): New variable. --- gnu/packages/ocaml.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 9cb03d94ac..5a7acb4ba8 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7503,6 +7503,31 @@ establishing TCP and SSL/TLS connections from @code{ocaml-conduit} using @code{ocaml-lwt}.") (license license:isc))) +(define-public ocaml-pprint + (package + (name "ocaml-pprint") + (version "20200410") + (home-page "https://github.com/fpottier/pprint") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "16xc0rd4yj1y9rrs9fbhidd08icy4pc1plx48hp0xs6vnkh1wxjm")))) + (build-system dune-build-system) + (synopsis "OCaml pretty-printing combinator library and rendering +engine") + (description "This OCaml library offers a set of combinators for building +so-called documents as well as an efficient engine for converting documents to +a textual, fixed-width format. The engine takes care of indentation and line +breaks, while respecting the constraints imposed by the structure of the +document and by the text width.") + (license license:lgpl2.0))) + (define-public js-of-ocaml (package (name "js-of-ocaml") -- 2.32.0