package merlin

  1. Overview
  2. No Docs
Editor service that provides advanced IDE features for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

merlin-5.8-505.tbz
sha256=5642cde8486a84aad98fa5c590b70e8dcc6074d7fbdb3b9b8c46b2c5b42f653b
sha512=1d7a7751157e393d3ae248ef5ae24a6b4e81430666c61cc51a3d0ec35804523317036f3d7a3c7f18a7554337f4e5f5989fb677865b261ece3fd2b317903570ba

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. It can be used as a standalone server or through an LSP server.

Published: 23 Jun 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 (3)

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

Conflicts (1)

  1. seq != "base"