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.1-504.tbz
sha256=139b073cf914b38b725c54f75b8b642f654c3498d0a4ba8cfa831ff02a8970d5
sha512=9391d3a0aaa5065a02c6f5faaf7149f8f800c748d9be5ccff6af800ce73bdf418ead72dbeaf6ee7a6cbeae2c8e56285fbe422740ed407bcc4edab889dd1c8f9c

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: 01 May 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.1-504"
  4. ocaml-lsp-server = "1.22.0" | >= "1.24.0"

Conflicts

None