package doctor

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
md5=760a46e1a009f59ebb88f5657eb23380
sha512=6c6f89c9beba3e84a15fb4ec1771a51319968b3bfdb2015b0a7b88cf0cd66609ac91d0db8989ff68454306ef66797c4fe032e0870fb8035aeab67fdcf509f169

Description

doctor checks common OCaml development environment problems, including opam setup, active switches, dune, ocaml-lsp-server, ocamlformat, PATH issues, and editor integration hints.

Dependencies (3)

  1. cmdliner >= "1.1.0"
  2. dune >= "3.11"
  3. ocaml >= "5.1"

Dev Dependencies

None

Used by

None

Conflicts

None