package ocaml-index

  1. Overview
  2. No Docs
A tool that indexes value usages from cmt files

Install

dune-project
 Dependency

Authors

Maintainers

Sources

merlin-5.7.0-504.tbz
sha256=74ccc86a0942219d260c38452b7a4e24162543086d5dc52f8da2e2c529f7eb94
sha512=9c36ed948b7d3502bb390917483004585ae5e715152f685d92caca9eed1b33663079743fe8319ec4133bc8c096fbe374ef6a006a6cb5531fccdbe2677eabf37b

Description

ocaml-index should integrate with the build system to index codebase and allow tools such as Merlin to perform project-wide occurrences queries.

Published: 10 Apr 2026

Dependencies (3)

  1. merlin-lib = version
  2. ocaml >= "5.4"
  3. dune >= "3.0.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (4)

  1. ciao_lwt
  2. forester >= "5.0"
  3. merlin >= "5.3-502" & < "5.6-504" | >= "5.7.0-504"
  4. ocaml-lsp-server = "1.22.0" | >= "1.24.0"

Conflicts

None