package doctor
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Diagnostic CLI for OCaml development environments
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.3.0.tar.gz
md5=526f6c8b5cbf969619897437b676bd67
sha512=2223be2a242c0cf86c2ec4e8eaaf2938a37095e757c4fd034ba702eba30acd36ea3d9d04a2e7a24a126ff4a625e08efd1a5f7da33ebf070878969732b8f7cad8
doc/CHANGES.html
Changelog
0.3.0 - 2026-05-27
- Improve opam switch environment diagnostics when switch tools are installed but missing from
PATH. - Add shell-specific opam environment guidance and regression tests for stale or malformed opam command output.
- Document the read-only diagnostic contract and stable JSON diagnostic names.
- Add golden text report fixtures for the diagnostic renderer.
0.2.0 - 2026-05-21
- Add
doctor check --jsonfor machine-readable diagnostics. - Tighten opam environment diagnostic tests and small parser helpers.
- Fix the README license badge URL.
0.1.0 - 2026-05-06
- Initial opam release.
- Add
doctor checkwith diagnostics for common OCaml, opam, dune, LSP, formatter, PATH, and editor setup issues. - Document the text report and exit codes.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page