9 inherit (gen_js_api) version src;
12 propagatedBuildInputs = [ js_of_ocaml-compiler ];
14 doCheck = false; # checks depend on gen_js_api, which is a cycle
16 minimalOCamlVersion = "4.08";
19 inherit (gen_js_api.meta) homepage license maintainers;
20 description = "Runtime Library for gen_js_api generated libraries";
22 To be used in conjunction with gen_js_api