package merlin

  1. Overview
  2. Docs
Editor helper, provides completion, typing and source browsing in Vim and Emacs

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.2.tar.gz
md5=ffd1f16857d29da469f5e26b7e6b9f35

Description

Merlin is an assistant for editing OCaml code. It aims to provide the features available in modern IDEs: error reporting, auto completion, source browsing and much more.

Published: 18 Nov 2016

Dependencies (3)

  1. yojson < "2.0.0"
  2. ocamlfind >= "1.5.2"
  3. ocaml >= "4.02.1" & < "4.05"

Dev Dependencies

None

Used by (8)

  1. gopcaml-mode >= "0.0.3"
  2. gopcaml-mode-merlin >= "0.0.6"
  3. melange >= "3.0.0-51"
  4. reason < "1.7.4"
  5. server-reason-react
  6. sihl < "0.1.0"
  7. starterkit
  8. user-setup < "0.2"

Conflicts

None