package doctor

  1. Overview
  2. Docs
Diagnostic CLI for OCaml development environments

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=d34c16dbf2bba4c389cc439dd38d116b
sha512=1d119c66ca3598a43fc2928b9f09bf8879c7dd66ae71bef30c036464f236674b8968b784673bda2bfb3b1ac87afc822c9cbf4d3867c079493cee323b903221c4

doc/CHANGES.html

Changelog

0.2.0 - 2026-05-21

  • Add doctor check --json for 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 check with diagnostics for common OCaml, opam, dune, LSP, formatter, PATH, and editor setup issues.
  • Document the text report and exit codes.