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
Actually, the "not an interface" message is suggesting that the compiler that compiled the platform odoc package is different from the compiler in your switch, which is not supposed to be the case...
ocaml-platform
is installing a brokenodoc
binary in my switch:The version of odoc is
2.2.0-ocaml5.0.0+platform
It works if I install
odoc.2.2.0
from sources with opam.The text was updated successfully, but these errors were encountered: