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.1-506.preview.tbz
sha256=ef57109f6f68b4ac6a90a0c55a40459df7ee6474f1cd58c7341f780e9afd42cc
sha512=4e68e34c18771ab799e33d6dd0eff4c6a0b4fbfae1be13153354cf3eb8f4c1ba6ab3e990dcba561258a6b3310e59cd784558f74d67aa38668524c30bea7ab44e

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.

Added to opam-repository:

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"