[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OCaml 4.09
From: |
Julien Lepiller |
Subject: |
Re: OCaml 4.09 |
Date: |
Sun, 19 Jan 2020 20:35:31 -0500 |
User-agent: |
K-9 Mail for Android |
Le 19 janvier 2020 15:25:01 GMT-05:00, "Ludovic Courtès" <address@hidden> a
écrit :
>Hello!
>
>Brett Gilio <address@hidden> skribis:
>
>> Short message! I am trying to get our OCaml development system up to
>> shape, as it is currently lagging some versions behind. I have opened
>a
>> wip-ocaml4.09 branch for this work. Here are some of the things that
>> need work that I have identified.
>
>I cannot really help on this, but I noticed that Julien added OCaml
>4.09
>in commit 7b99aa043c4e661fd86cfe25e7b51f5081f42e5d, so perhaps you can
>synchronize on the next steps. :-)
>
>Happy λ!
>
>Ludo’.
Ah yes, sorry about that! Let's synchronize: we have
package-with-explicit-ocaml. Next step is to have package-with-ocaml-4.07,
update any package that doesn't work with 4.09 (currently 4.07 is still the
default), except for the janestreet packages and dependents. Then switch to
4.09 by default and make janestreet packages use 4.07 instead. Finally, import
the new version of the janestreet packages and switch lependents to 4.09.
That should ensure every step is buildable. Wdyt?