package merlin

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.1.tar.gz
md5=3d74d83d3381b9b24c37740e9be652f6

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: 25 Nov 2015

Dependencies (3)

  1. yojson < "2.0.0"
  2. ocamlfind >= "1.5.2"
  3. ocaml >= "4.00.0" & < "4.03"

Dev Dependencies

None

Used by (5)

  1. melange >= "3.0.0-51"
  2. server-reason-react
  3. sihl < "0.1.0"
  4. starterkit
  5. user-setup < "0.2"

Conflicts

None