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 package requires
ocamlcleanbut the latter haddepends: "ocaml" {>= "4.07.0" & < "4.08.0"}.It therefore requires
ocaml 4.07, contrary to what is indicated in theREADMEfile.