Nicolás Ojeda Bär
Nicolás Ojeda Bär
I also think it is an excellent idea to add examples and tutorials to the Stdlib. On Format in particular, I always found the old https://caml.inria.fr/resources/doc/guides/format.en.html quite useful; perhaps it...
Merged, thanks!
You should use the `-runtime-variant _pic` flag to make the compiler use the right runtime for a shared library.
Just for info, having a "stop-after-typing" flag that also produced as a side-effect `.cmi`, `.cmt` and `.cmti` files would be useful for `dune`, see https://github.com/ocaml/dune/pull/3758 cc @rgrinberg @jberdine
What's the relation between this PR and `dune top` ?
> This PR aims at adding a `_latex` target to the `@doc` standard alias. There is no open issue containing the word `latex` so I thought I might just as...
Fix in #2205
Is this still relevant?
Duplicate of #11360
Sorry, but can someone state precisely what is being done currently by Dune and what user-visible changes are being proposed?