[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53882] [PATCH] gnu: Add ocaml-core.
From: |
Julien Lepiller |
Subject: |
[bug#53882] [PATCH] gnu: Add ocaml-core. |
Date: |
Tue, 8 Feb 2022 21:08:15 +0100 |
Hi Guix!
This patch series adds ocaml-core. It's one of the missing dependencies
for bap. Adding this will get us closer to being able to update bap,
and getting rid of its ocaml4.07 dependencies.
The first two patches modify the importer, and I needed them to import
the packages. The following patches are dependencies of ocaml-core.
All of them follow the same principle: add the package and make the
ocaml4.07 variant inherit from it. The derivation for most of these
variants stay the same.
- [bug#53882] [PATCH] gnu: Add ocaml-core.,
Julien Lepiller <=
- [bug#53882] [PATCH 01/24] import: opam: Accept tabulations., Julien Lepiller, 2022/02/08
- [bug#53882] [PATCH 03/24] gnu: Add ocaml-spawn., Julien Lepiller, 2022/02/08
- [bug#53882] [PATCH 05/24] gnu: Add ocaml-ppx-typerep-conv., Julien Lepiller, 2022/02/08
- [bug#53882] [PATCH 06/24] gnu: Add ocaml-ppx-string., Julien Lepiller, 2022/02/08
- [bug#53882] [PATCH 09/24] gnu: Add ocaml-ppx-module-timer., Julien Lepiller, 2022/02/08
- [bug#53882] [PATCH 11/24] gnu: Add ocaml-bin-prot., Julien Lepiller, 2022/02/08
- [bug#53882] [PATCH 19/24] gnu: Add ocmal-ppx-jane., Julien Lepiller, 2022/02/08
- [bug#53882] [PATCH 22/24] gnu: Add ocaml-timezone., Julien Lepiller, 2022/02/08
- [bug#53882] [PATCH 24/24] gnu: Add ocaml-core., Julien Lepiller, 2022/02/08