guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#45133] Add ocaml reactiveData


From: divoplade
Subject: [bug#45133] Add ocaml reactiveData
Date: Wed, 09 Dec 2020 18:03:51 +0100
User-agent: Evolution 3.34.2

Hello,

Le mercredi 09 décembre 2020 à 10:40 -0500, Julien Lepiller a écrit :
> There's no reason not to use the latest release. Could you scnd an
> updated patch for the latest release, with a comment saying future
> versions will use dune?
> 
> There seem to be some whitespace issues with your patch. Tabs?

You should be more pleased by this version. There are a lot of build
files, and no install command. So, I provided mine, which seems to
work, but I don't know what files should be installed. I bet on:

- .a, for the native code;
- .cma, for the ocaml bytecode;
- .cmi, for the interface;
- .cmxa for the ocaml native code;
- .cmxs for the plugins;
- .cmx if the compiler wants to inline code.

What do you think?

Attachment: 0001-gnu-add-ocaml-reactiveData.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]