src/runtimelib/ocaml_opam_repository_gitref.txt
is used to fix the version of the ocaml/opam-repository used during adkml init
.
- Remove
duniverse/
and opam monorepo Makefile targets since dune+shim no longer needs a duniverse build with dune.3.6.2+shim and later
- Set OCAMLFIND_CONF and PATH (or LD_LIBRARY_PATH on Unix) for
ocaml
,utop
,utop-full
,down
andocamlfind
shims - Remove PATH addition for fswatch from
dune
shim
- On
*nix
usewith-dkml
binary rather thanwith-dkml.exe
. Same fordkml-fswatch
which is not in use on*nix
but was changed for consistency.
- Split
dkml-runtime
intodkml-runtimescripts
anddkml-runtimelib
sowith-dkml.exe
has minimal dependencies - Remove deprecated
dkml-findup.exe
- Version used alongside Diskuv OCaml 1.0.0. Not published to Opam.