Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Florian Angeletti <florian.angeletti@inria.fr>
To: caml-list@inria.fr
Subject: [Caml-list] OCaml 4.10.0, second beta
Date: Tue, 28 Jan 2020 10:46:29 +0100	[thread overview]
Message-ID: <7ba12223-2632-8a90-fcfe-6a6fe28cd2a4@inria.fr> (raw)
In-Reply-To: <0609233a-ca50-c444-7347-1ab29fce15da@inria.fr>

Dear OCaml users,

The release of OCaml 4.10.0 is near. We have release a second beta
version to help you adapt your softwares to the new features ahead of
the release.

This new beta contains an update to the internal runtime API that
should make it easier to maintain compatibility across version
for expert users; and a small fix for recursive values in presence
of local modules.

The source code is available at these addresses:

  https://github.com/ocaml/ocaml/archive/4.10.0+beta2.tar.gz
  https://caml.inria.fr/pub/distrib/ocaml-4.10/ocaml-4.10.0+beta2.tar.gz

The compiler can also be installed as an OPAM switch with one of the
following commands.

opam switch create ocaml-variants.4.10.0+beta1 
--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

or

opam switch create ocaml-variants.4.10.0+beta1+<VARIANT> 
--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

  where you replace <VARIANT> with one of these:
    afl
    flambda
    fp
    fp+flambda

For a better experience, you can use the opam alpha repository provided by:

opam repository add alpha 
git://github.com/kit-ty-kate/opam-alpha-repository.git

This repository contains a handful of temporary patched packages, that 
you can use
while waiting for those packages to be properly patched. This repository 
should not be
used in production and you probably want to install it only for the beta 
switch.

We want to know about all bugs. Please report them at:

  https://github.com/ocaml/ocaml/issues

Happy hacking,

-- Florian Angeletti, for the OCaml team.



  reply	other threads:[~2020-01-28  9:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10 18:36 [Caml-list] OCaml 4.10.0, first beta Florian Angeletti
2020-01-28  9:46 ` Florian Angeletti [this message]
2020-02-07  9:01   ` [Caml-list] OCaml 4.10.0, first release candidate Florian Angeletti
2020-02-12  9:35     ` [Caml-list] OCaml 4.10.0, second " Florian Angeletti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ba12223-2632-8a90-fcfe-6a6fe28cd2a4@inria.fr \
    --to=florian.angeletti@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox