Add {learn-ocaml, learn-ocaml-client} 0.12#15877
Conversation
|
Is there a reason why these packages have such tight constraints? Using Apart from that, |
Three "=" constraints need to be kept for 0.12 though:
* "ocaml" {= "4.05.0"}
* "decompress" {= "0.8.1"}
* "ocplib-json-typed" {= "0.6"}
|
@kit-ty-kate , thanks a lot for your your feedback. Cc @yurug FYI
done, thanks.
Partly yes (see below) but indeed most of
AFAICT, learn-ocaml is currently tied with So in the current version of this PR, apart from ocaml, only two (because of some non-backward compatibility with their next version…) Kind regards |
|
Hi @kit-ty-kate , do you believe you'll have the time to take another look at this PR before Monday 2019-02-24? (as we're going to use |
|
I'm just waiting for the CI to finish and I'll have a final look by tonight |
|
Looks good. Thanks! |
learn-ocaml 0.12 has just been released by @yurug, and this PR adds the 2 related opam packages (server and CLI client).