Here are the next 10 ocaml-related patches I would like to push. What do you think?
I'm pretty sure number 9 and 10 can be improved, any idea? Julien Lepiller (10): gnu: Add ocaml-base64. gnu: Add ocamlify. gnu: Add omake. gnu: Add ocaml-batteries. gnu: Add ocaml-pcre. gnu: Add ocaml-expect. gnu: Add ocaml-fileutils. gnu: Add ocaml-oasis. gnu: Add ocaml-js-build-tools. gnu: Add ocaml-bin-prot. gnu/local.mk | 2 + gnu/packages/ocaml.scm | 301 +++++++++++++++++++++ .../patches/ocaml-janestreet-fix-libdir.patch | 36 +++ .../patches/ocaml-omake-fix-non-determinism.patch | 41 +++ 4 files changed, 380 insertions(+) create mode 100644 gnu/packages/patches/ocaml-janestreet-fix-libdir.patch create mode 100644 gnu/packages/patches/ocaml-omake-fix-non-determinism.patch -- 2.11.0