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

9cd9e4870d5bca509f0f40ee8532ad206a2721a5.tar.gz
md5=ffbb615406722b1f3b7f8b839c57fcc3
sha512=48c98bf93ce9a2e0c2e7e51c8b2c341e756b80b6a0967afacd2fcd7ef27f056d2feed2226c48c1ee83c9059380552b00d850654ddd4017ff4dacfa803b08e577

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: 27 May 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"