You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package requires ocamlclean but the latter had depends: "ocaml" {>= "4.07.0" & < "4.08.0"}.
It therefore requires ocaml 4.07, contrary to what is indicated in the README file.
The text was updated successfully, but these errors were encountered:
The package requires
ocamlclean
but the latter haddepends: "ocaml" {>= "4.07.0" & < "4.08.0"}
.It therefore requires
ocaml 4.07
, contrary to what is indicated in theREADME
file.The text was updated successfully, but these errors were encountered: