package ocp-index

  1. Overview
  2. No Docs
Lightweight completion and documentation browsing for OCaml libraries

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.9.tar.gz
md5=e66ce96958cc87c724e9163feaaf769f
sha512=3ecc6b5208db5be23edb2cca66324aad0768644e2a08a9fb0294f920a53ae22af46c5f6cd4768f61d1c532b3110a99873b4c5139fc2585b3b70e41c8e577b543

Description

This package includes

  • The ocp-index library and command-line tool
  • ocp-grep, a tool that finds uses of a given (qualified) identifier in a source tree
  • bindings for emacs and vim (sublime text also available)

To automatically configure your editors, install this with package user-setup.

Tags

org:ocamlpro org:typerex

Published: 09 Mar 2019

Dependencies (6)

  1. cmdliner
  2. re >= "1.7.2"
  3. ocp-indent >= "1.4.2"
  4. dune >= "1.0"
  5. ocp-pp build
  6. ocaml >= "4.02.0" & < "4.10"

Dev Dependencies

None

Used by (5)

  1. iocaml-kernel < "0.4.6"
  2. ocaml-top >= "1.1.3" & < "1.2.0"
  3. ocp-browser < "1.1.6" | = "1.1.9"
  4. ocp-index-top
  5. starterkit

Conflicts

None