Hello Guix,
A new major release of OCaml (5.0) is planned and I've started some work of packaging it in Guix: https://inqlab.net/git/guix.git/log/?h=wip-ocaml-5.0 This currently includes: - The OCaml 5.0.0-alpha1 compiler - A `package-with-ocaml5.0` transformation - Some custom ocaml5.0 packages (mostly unreleased versions with fixes for OCaml 5.0) - The eio effects based IO library (ocaml-eio): eio is designed around capability-based security and might be of interest to Scheme hackers who are following the work on projects such as Spritely. Still very much WIP, but a way to give OCaml 5.0 with multicore support a try. Best regards, pukkamustard
