package merlin

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

merlin-5.6-503.tbz
sha256=b0dcad092aaaf7a23f65ab9a089e8761bd665cc72357909e0ac6c2182f4fc2d4
sha512=9987baf2b2e82bab4c90a328bfcba9945e797e0f3d947156f04435ee84b49542844b379e35a79027c3ffe81f4b7a8f1c60803233999b4c039d4598033371880d

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: 05 Oct 2025

Dependencies (5)

  1. yojson >= "2.0.0"
  2. ocaml-index >= "1.0" & post
  3. dot-merlin-reader = version
  4. merlin-lib = version
  5. dune >= "3.0.0"

Dev Dependencies (2)

  1. ppxlib with-test
  2. conf-jq with-test

Conflicts (1)

  1. seq != "base"