bsansouci / bsb-native

Build system for OCaml/Reason
Other
245 stars 10 forks source link

Check global ocaml when using ocamlfind-dependencies #49

Open bsansouci opened 6 years ago

bsansouci commented 6 years ago

Right now we just assume the user has opam installed with 4.02.3+buckle-master as the compiler. We should check and error when it's not the case.