Etienne Millon
Etienne Millon
> If the user is using a version of ocamlformat that supports it (> 0.25.0) We don't have access to that information from Dune unfortunately. We could add support for...
Indeed, that's not a hard limitation.
@rgrinberg did you intend to set the label and milestone for this issue? I'm asking because this isn't about mdx (and I don't think that it needs to be done...
Correct but can we just point to `doc/requirements.txt` instead? It will contain the up to date deps, always.
> If no `.ocamlformat` file is present and `ocamlformat` is not installed, then `dune build @fmt` should run all other formatting rules associated with the `@fmt` alias (e.g., formatting dune...
Yes, waiting sounds good. We can always check back for 3.14. This will avoid supporting the old version forever when the semantics change.
the semantics makes me think of `(re_export)`. Do we expect these to be used together?
@christinerose thanks. this PR is just in preparation and I don't think there'll be any docs change in there
Yes, I understand that this installer is not handled by opam itself, but maybe it could detect this situation. Otherwise, feel free to close this issue. > This seems to...
> > * now opam init works, but detects the ocamlc 4.14.0 from dkml 2.0.2 and uses it as a system switch > > Just to confirm or check further...