We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Title, basically 😅
The latest version published on Opam is 0.17.0 which only supports OCaml 5.1.
I tried using https://github.com/janestreet/opam-repository (which has 0.18-preview) but version bounds are still not good:
bonsai >= v0.18~preview.130.05+548 -> virtual_dom >= v0.18~preview.130.05+548 -> js_of_ocaml_patches >= v0.18~preview.130.05+548 -> js_of_ocaml < 5.7.0 -> js_of_ocaml-compiler (= 4.1.0 | = 5.4.0 | = 5.5.2) -> ocaml < 5.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Title, basically 😅
The latest version published on Opam is 0.17.0 which only supports OCaml 5.1.
I tried using https://github.com/janestreet/opam-repository (which has 0.18-preview) but version bounds are still not good:
The text was updated successfully, but these errors were encountered: