obazl / rules_ocaml

A Bazel Language Support Package for OCaml
https://obazl.github.io/docs_obazl
Apache License 2.0
32 stars 7 forks source link

BuildConfig: support minimum ocaml compiler version #26

Open mobileink opened 3 years ago

mobileink commented 3 years ago

Currently default w/o build config is to use current switch. If that is less than the minimum supported version we should catch it before compilation commences.