From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 SP7kHwngfGPzSAEAbAwnHQ (envelope-from ) for ; Tue, 22 Nov 2022 15:43:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qKfbHwngfGPWeQAA9RJhRA (envelope-from ) for ; Tue, 22 Nov 2022 15:43:21 +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 EA2E129433 for ; Tue, 22 Nov 2022 15:43:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oxUUK-0001R0-FU; Tue, 22 Nov 2022 09:43:04 -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 1oxUUI-0001QV-Jm for guix-patches@gnu.org; Tue, 22 Nov 2022 09:43:02 -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 1oxUUI-0002t1-BU for guix-patches@gnu.org; Tue, 22 Nov 2022 09:43:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oxUUI-0002XV-6r for guix-patches@gnu.org; Tue, 22 Nov 2022 09:43:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#58174] [PATCH 1/3] gnu: Add ocaml-domain-name. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 22 Nov 2022 14:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58174 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: zimoun , Christopher Baines , Csepp Cc: pukkamustard@posteo.net, 58174@debbugs.gnu.org Received: via spool by 58174-submit@debbugs.gnu.org id=B58174.16691281569728 (code B ref 58174); Tue, 22 Nov 2022 14:43:02 +0000 Received: (at 58174) by debbugs.gnu.org; 22 Nov 2022 14:42:36 +0000 Received: from localhost ([127.0.0.1]:50324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxUTr-0002Wp-Tl for submit@debbugs.gnu.org; Tue, 22 Nov 2022 09:42:36 -0500 Received: from lepiller.eu ([89.234.186.109]:46928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxUTn-0002We-B3 for 58174@debbugs.gnu.org; Tue, 22 Nov 2022 09:42:34 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 522cfaf3; Tue, 22 Nov 2022 14:42:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=DHDypWXPuUTg v7NfAAyUOMeZIl7HR8FNfs4ZWL0yOUA=; b=hoRZvD6BgpHXtCVSWScwHDZggDKa mmsEqfwr4yiGaBJAonAKjaeqV+9dbF/+6bS9g/+D2qay0LJSE4SAM9PriACScFep xzTqA+BLku+OG9W1pMQQYQpp4s41rNgvAdB7sPpPxdikMBIDSnN6x40LPqZNil+z aXKfMYIrfFDY3kimSAtARbuxioq5jV8pf9BToWSd6zYTDv8Cqzv2Knj3GPByH4qg cMZjtRTCxIb57Vag0hmjwoEd8z0722N00wrgM+ZaGQED6puzNeorE4Dwf5CmUpo2 Ji/NhHK2sL5MosRUwKryneWDoi2S4ai4fn4RYeML1Ri1x7q4BjU9qtZgRA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 30c2eccd (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 22 Nov 2022 14:42:27 +0000 (UTC) Date: Tue, 22 Nov 2022 15:42:23 +0100 From: Julien Lepiller User-Agent: K-9 Mail for Android In-Reply-To: <86k03ndvr8.fsf@gmail.com> References: <20220929164718.16973-1-raingloom@riseup.net> <875yf8v2gv.fsf@cbaines.net> <875yf8mdol.fsf@riseup.net> <878rk3s3vi.fsf@cbaines.net> <86k03ndvr8.fsf@gmail.com> Message-ID: <6FF3ECFC-B6FD-472E-AD8D-5BCCB82DB3C2@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----S65DK183VAXXRKF9PNSM3IB8XD5YSA Content-Transfer-Encoding: 7bit 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-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669128201; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=wgQyE1pta1cPzv850Oke84uHUQDEXKJ0nvSrdhp72iM=; b=suJaz5lzkrRNc1zIlsI3+El8doQvZTGqPtPLgLwnhRpN3ka7xPWHDMY2Ng/NQw8v6SMpiQ 7nIfSH2DLEQ+0rud1u85gIWdIBUAYm8XP3wv02tMbM6EQmwr1tg3Q6JERo0ZJNnW7ksXVL +qC1O2Hlii8bGO/mY4GwIKwmtWrO75Hdx5V95ecvjsb3Y3aDer/F8mKP6Ymp50FjbADrdR WIk+n1vrTCuimBAVnuJUenRCSwFVOI+WHZa+NykjAbRusESSF3/VafyyZ2AVXKoyuzEgdE 3S48wKLS4Cy0WLIzrO2xbCGUA34EtkJ3WugQOIJL8RslBWv0FkH2khe2qwITUw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669128201; a=rsa-sha256; cv=none; b=dqo2Iujj+xRpM8dm7H46vHwzDild802OJcmK2pCQhs9/tF/TgQnQ6OZxMdl0xkiQAHwNjA uE1bp2rN8xK2vvI5lv9hsQuyxYz9KCwqyjC8b3ipMfDh3ZdJHpgOlzTbHcLnJXYfJP/ECY ePkLLLiVrfgS820hbN3PAp3jMz2M02iMvDqfxTNeeOdtzN2m+t0iEYWSLYVu4vV8uYGtRY Ru1JsT/ez71aLnbAaqFds59VLeBjMrcf3EPzTK7IOTmDtkVtJsKFl8N9a5/GHrviNUxddh rk1LVvDIrTFkKXOVDgUX/w1rBH6Y6tzyuqJ62mqH8xHuUyUomS3boi20PS4RkA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=hoRZvD6B; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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.50 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=hoRZvD6B; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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-Queue-Id: EA2E129433 X-Spam-Score: 7.50 X-Migadu-Scanner: scn1.migadu.com X-TUID: QGIRKe6ex+Zy ------S65DK183VAXXRKF9PNSM3IB8XD5YSA Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I don't have a strong opinion=2E Having mirage stuff in ocaml=2Escm is only= because I didn't pay attention=2E We could move tgem to mirage=2Escm=2E I agree moving stuff to ocaml-xyz and other subtopics could be good, but i= t's unrelated to this patcg series, so it shouldn't block it=2E Le 22 novembre 2022 13:22:19 GMT+01:00, zimoun a =C3=A9crit=C2=A0: >Hi, > >On Tue, 22 Nov 2022 at 10:01, Christopher Baines wro= te: > >> I'm fine with mirage specific stuff going in a mirage module, my issue >> is that these first packages are not mirage specific, so I'd like to se= e >> the separate module be more general (e=2Eg=2E about networking), or for= them >> to just go in the ocaml module=2E > >Indeed, these 3 packages should be in (gnu packages ocaml) to be >consistent with the current organization=E2=80=93=E2=80=93MirageOS packag= es are already >in this module: > >--8<---------------cut here---------------start------------->8--- >=2E/ocaml=2Escm:1169: (url "https://github=2Ecom/mirage/bigarr= ay-compat") >=2E/ocaml=2Escm:1587: (url "https://github=2Ecom/mirage/ocam= l-base64") >=2E/ocaml=2Escm:2448: (url "https://github=2Ecom/mirage/alcotes= t") >=2E/ocaml=2Escm:2595: (url "https://github=2Ecom/mirage/mmap") >=2E/ocaml=2Escm:3807: (url "https://github=2Ecom/mirage/ocam= l-cstruct") >=2E/ocaml=2Escm:3822: (url "https://github=2Ecom/mirage/ocaml-= hex") >=2E/ocaml=2Escm:3847: (url "https://github=2Ecom/mirage/ezjsonm") >=2E/ocaml=2Escm:3902: (url "https://github=2Ecom/mirage/ocaml-uri") >=2E/ocaml=2Escm:8149: (url "https://github=2Ecom/mirage/either") >=2E/ocaml=2Escm:8428: (url "https://github=2Ecom/mirage/ocaml-cohttp"= ) >--8<---------------cut here---------------end--------------->8--- > > >About an OCaml module restructure: Well, in the module (gnu packages >ocaml), I count 291 packages, from compilers to standalone program >(unison) or libraries (ocaml-)=2E > >IMHO, to be consistent with other build system, the structure should be: > > - (gnu packages ocaml): contains OCaml compilers and toolchain > - (gnu packages ocaml-xyz): contains libraries and standalone program > - and maybe other (gnu packages ocaml-)? > >OCaml team, WDYT? > >Cheers, >simon ------S65DK183VAXXRKF9PNSM3IB8XD5YSA Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I don't have a strong opinion=2E Having mirage stu= ff in ocaml=2Escm is only because I didn't pay attention=2E We could move t= gem to mirage=2Escm=2E

I agree moving stuff to ocaml-xyz and other s= ubtopics could be good, but it's unrelated to this patcg series, so it shou= ldn't block it=2E

Le 22 novembre 2022 13:= 22:19 GMT+01:00, zimoun <zimon=2Etoutoune@gmail=2Ecom> a =C3=A9crit= =C2=A0:
Hi,

On Tue, 22 Nov 2022 at 10:01= , Christopher Baines <mail@cbaines=2Enet> wrote:

I'm fine with mirage specific stuff goi= ng in a mirage module, my issue
is that these first packages are not mir= age specific, so I'd like to see
the separate module be more general (e= =2Eg=2E about networking), or for them
to just go in the ocaml module=2E=

Indeed, these 3 packages should be in (gnu packages oc= aml) to be
consistent with the current organization=E2=80=93=E2=80=93Mir= ageOS packages are already
in this module:

--8<---------------= cut here---------------start------------->8---
=2E/ocaml=2Escm:1169: = (url "https://github=2Ecom/mirage/bigarray-compat")
=2E/ocaml= =2Escm:1587: (url "https://github=2Ecom/mirage/ocaml-base64")<= br>=2E/ocaml=2Escm:2448: (url "https://github=2Ecom/mirage/alcote= st")
=2E/ocaml=2Escm:2595: (url "https://github=2Ecom/mirage/= mmap")
=2E/ocaml=2Escm:3807: (url "https://github=2Ecom/mir= age/ocaml-cstruct")
=2E/ocaml=2Escm:3822: (url "https://githu= b=2Ecom/mirage/ocaml-hex")
=2E/ocaml=2Escm:3847: (url "https://github= =2Ecom/mirage/ezjsonm")
=2E/ocaml=2Escm:3902: (url "https://github=2E= com/mirage/ocaml-uri")
=2E/ocaml=2Escm:8149: (url "https://github= =2Ecom/mirage/either")
=2E/ocaml=2Escm:8428: (url "https://github=2E= com/mirage/ocaml-cohttp")
--8<---------------cut here---------------e= nd--------------->8---


About an OCaml module restructure: Wel= l, in the module (gnu packages
ocaml), I count 291 packages, from compil= ers to standalone program
(unison) or libraries (ocaml-<something>= )=2E

IMHO, to be consistent with other build system, the structure s= hould be:

- (gnu packages ocaml): contains OCaml compilers and tool= chain
- (gnu packages ocaml-xyz): contains libraries and standalone pro= gram
- and maybe other (gnu packages ocaml-<subtopic>)?

OC= aml team, WDYT?

Cheers,
simon
= ------S65DK183VAXXRKF9PNSM3IB8XD5YSA--