+ We are using functionnalities of OCaml version >= 4.02. For instance: ``` ocaml match … with | exception … -> … ``` + In CI, ocaml_402 is working, although ocaml_sys does not, since it's using ocaml version 4.01. Keeping this since it's quite fast to run, and to make sure we have the right constraints on compiler.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|