0.8.10+dune
CHANGES:
- Require OCaml >= 4.08. This drops the dependency on the
stdlib-shims
andseq
packages. - Add the
[@@ocaml.deprecated]
annotation to deprecated
functions. Thanks to Antonin Décimo for the patch.
CHANGES:
stdlib-shims
and seq
packages.[@@ocaml.deprecated]
annotation to deprecated