From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2Mk6DwE/CmFekgAAgWs5BA (envelope-from ) for ; Wed, 04 Aug 2021 09:17:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id KMf2CgE/CmFHDQAA1q6Kng (envelope-from ) for ; Wed, 04 Aug 2021 07:17:21 +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 ADD272F362 for ; Wed, 4 Aug 2021 09:17:20 +0200 (CEST) Received: from localhost ([::1]:53394 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mBB9T-0002Rt-LJ for larch@yhetil.org; Wed, 04 Aug 2021 03:17:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46042) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mBB9D-0002RJ-4c for guix-patches@gnu.org; Wed, 04 Aug 2021 03:17:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59053) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mBB9C-0004jD-Dk for guix-patches@gnu.org; Wed, 04 Aug 2021 03:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mBB9C-0002jc-9s for guix-patches@gnu.org; Wed, 04 Aug 2021 03:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH 01/29] gnu: Add ocaml-cohttp-lwt. References: <20210804071015.20848-1-pukkamustard@posteo.net> In-Reply-To: <20210804071015.20848-1-pukkamustard@posteo.net> Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Aug 2021 07:17:02 +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.162806141110401 (code B ref 49867); Wed, 04 Aug 2021 07:17:02 +0000 Received: (at 49867) by debbugs.gnu.org; 4 Aug 2021 07:16:51 +0000 Received: from localhost ([127.0.0.1]:42342 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBB90-0002hg-Nh for submit@debbugs.gnu.org; Wed, 04 Aug 2021 03:16:50 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBB8y-0002hL-3c for 49867@debbugs.gnu.org; Wed, 04 Aug 2021 03:16:48 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8AC59240104 for <49867@debbugs.gnu.org>; Wed, 4 Aug 2021 09:16:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628061401; bh=myaKgA7mb1bjlljxh0JtKEI8WrDkbE2dJ8Z6ZzOJ4qY=; h=From:To:Cc:Subject:Date:From; b=DUqPrhX+jheffTRG6TIESDhMH3UwKQwr1Q9p7jY6TAptcGH/Tv1P9yEBX539JpwJR L0nE7S5jw9UulunpHZdWHN0yKGrbuWEG4O90v1c/LVSaH4rQUHiUFR8iZlKSmoluFV atauR1sZ/bP8KwCILq+oI5q6p2pHK+hlW0SlJLwoHdyFx8x0v1CKHVqDGLhZ5hdJ0K lc4R6/VErlLGuzrsiungQHLT66AHwZPMboYymZ6XUfFD9EFKhSvB1Tr83y8TUi1C+x EOqyG6XeDdEM2ODiimgDwQ/3KZkT6kJsMnRNxX60jYg7Xm9WKAEVG3tEJ6PREsFkZs oR8O+j+dgSe1g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gfjj4564bz6tmF; Wed, 4 Aug 2021 09:16:40 +0200 (CEST) From: pukkamustard Date: Wed, 4 Aug 2021 07:15:17 +0000 Message-Id: <20210804071545.21181-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=1628061441; 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=/zNE2y6qmufHNrHtroOldyzbxXs5hDhqEFPKUTpUueo=; b=qJ2VyA5VUdd5MTLN/wYApRP4P+4HjMDubfmbDvL15SroGwbOvPpuoC2bSsNL8XxMQfaF2n UD+uN+v0lnqCoo6i4jhALN/TRcpZ+APL9kZ3TiqjwfGxanLJ5zF9F6vFd5rtnXbMbq5Ili k3dMKmjXtBOWWkom1S55m21eEzMLEPLGjMqzxpP08v+PkmEUUlqPt44oO2bgZV04taJsoR R0wvRRbWav+kRINq5aE0wH2rVRxNVKT450JBZXnVcYaHHfAuJkQUmqk3H2LFy6yY+uggXI dWcryCLt7E01clu4ZgjOVYRFhtQvHsthxb8fBmWP3VFmYKtf5jUf0M3zYI0CDg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628061441; a=rsa-sha256; cv=none; b=XFyoRRu8aJDCZlTGb9feOz8PsgvUTiij/VS4RR/rantODO9sBYY4EDhfvleGOiwikOHeBZ yHYYmNEkAEN0XRZiPt07cpZTq0Wn3r1YytLphOh7h3nB4FThZbmmMnRA/nCdi8HpfhpVXw G0mwwJkL1o3VJYLoo/Yy4cmhFUzLVWG7yos08INf8N2BiLfkF8CoKWGYh3fisEAi+j4PI7 vM4wFyRGRlq8NMWYcY7sGkKNW/fipck2mS+K0pOQq4JnWW6+4EjCvvV+SVW1mfm6ChPqKQ sj8gYIvWFfuTbhtduPLFOSjo7uypUgN6DighteMoShr5R0dyKsmgOF9cOynKWA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=DUqPrhX+; 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.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=DUqPrhX+; 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: ADD272F362 X-Spam-Score: 3.68 X-Migadu-Scanner: scn0.migadu.com X-TUID: dkMtqaOpTpYU * gnu/packages/ocaml.scm (ocaml-cohttp-lwt): New variable. --- gnu/packages/ocaml.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index bf9242410d..a33ae85c3a 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7148,6 +7148,30 @@ HTTP parser, and implementations using various asynchronous programming libraries.") (license license:isc))) +(define-public ocaml-cohttp-lwt + (package + (inherit ocaml-cohttp) + (name "ocaml-cohttp-lwt") + (arguments `(#:package "cohttp-lwt" + #:test-target ".")) + (propagated-inputs + `(("ocaml-cohttp" ,ocaml-cohttp) + ("ocaml-lwt" ,ocaml-lwt) + ("ocaml-sexplib0" ,ocaml-sexplib0) + ("ocaml-ppx-sexp-conv" ,ocaml-ppx-sexp-conv) + ("ocaml-logs" ,ocaml-logs) + ("ocaml-uri" ,ocaml-uri))) + (synopsis "OCaml library for HTTP clients and servers using the Lwt +concurrency library") + (description "This is a portable implementation of HTTP that uses the Lwt +concurrency library to multiplex IO. It implements as much of the logic in an +OS-independent way as possible, so that more specialised modules can be +tailored for different targets. For example, you can install +@code{ocaml-cohttp-lwt-unix} or @code{ocaml-cohttp-lwt-jsoo} for a Unix or +JavaScript backend, or @code{ocaml-cohttp-mirage} for the MirageOS unikernel +version of the library. All of these implementations share the same IO logic +from this module."))) + (define-public js-of-ocaml (package (name "js-of-ocaml") -- 2.32.0