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 `either` builds with dune, and the dune executable doesn't
assume that an ocaml compiler is installed when building a project.
Packages that build with dune and need an ocaml compiler must depend
on the `ocaml` package.
Signed-off-by: Stephen Sherratt <[email protected]>
0 commit comments