guix-devel
[Top][All Lists]
Advanced

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

[PATCH 00/10] ocaml patches v2


From: Julien Lepiller
Subject: [PATCH 00/10] ocaml patches v2
Date: Fri, 27 Jan 2017 23:12:18 +0100

I finally had some time to work on these patches, so here are the new versions 
of
them. I was unable to fix the failing tests in oasis, so I just disabled the
failing ones.

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                             | 317 +++++++++++++++++++++
 .../patches/ocaml-janestreet-fix-libdir.patch      |  39 +++
 .../patches/omake-fix-non-determinism.patch        |  41 +++
 4 files changed, 399 insertions(+)
 create mode 100644 gnu/packages/patches/ocaml-janestreet-fix-libdir.patch
 create mode 100644 gnu/packages/patches/omake-fix-non-determinism.patch

-- 
2.11.0




reply via email to

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