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.8-505.tbz
sha256=5642cde8486a84aad98fa5c590b70e8dcc6074d7fbdb3b9b8c46b2c5b42f653b
sha512=1d7a7751157e393d3ae248ef5ae24a6b4e81430666c61cc51a3d0ec35804523317036f3d7a3c7f18a7554337f4e5f5989fb677865b261ece3fd2b317903570ba

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: 23 Jun 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.8-505"
  4. ocaml-lsp-server = "1.22.0" | >= "1.24.0"

Conflicts

None