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.7-505.preview.tbz
sha256=a3047606d06580e251ee8acbeb67f80f1d059238f879e187e10de40b4ec61be7
sha512=871f4e8f1111d086985172a9157812d5e22fd746edeffa8bdb5363f5c8cef2308da36a57d989ae77becec32eaa6ea4e8ef67f9b0247cbd409537701644db563f

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: 03 Mar 2026

Dependencies (5)

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

Dev Dependencies (4)

  1. reason with-test
  2. ppx_string with-test
  3. ppxlib with-test
  4. conf-jq with-test

Conflicts (1)

  1. seq != "base"