package merlin

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

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.2.tar.gz
md5=5cf93e3420c8430f03f20e8a5da607f1

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: 04 Aug 2017

Dependencies (3)

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

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