package merlin-lib

  1. Overview
  2. No Docs
Merlin's libraries

Install

dune-project
 Dependency

Authors

Maintainers

Sources

merlin-5.6-504.tbz
sha256=82d648a4180d6d5aa3a083218e28bf197f4e9f147884de9302bb6811ad98b77f
sha512=e21c96db754a289462677e6985181902ddd90bab9e9cebbbb739d92d94b5aee7ef7a134da70ae384291d9bfaccfecd26d37b48f8d75c5d36b9eda18f6e5afd3d

Description

These libraries provides access to low-level compiler interfaces and the standard higher-level merlin protocol. The library is provided as-is, is not thoroughly documented, and its public API might break with any new release.

Published: 05 Oct 2025

Dependencies (3)

  1. csexp >= "1.5.1"
  2. dune >= "3.0.0"
  3. ocaml >= "5.4" & < "5.5"

Dev Dependencies (4)

  1. menhirSdk dev & >= "20201216"
  2. menhirLib dev & >= "20201216"
  3. menhir dev & >= "20201216"
  4. alcotest with-test & >= "1.3.0"

Used by (6)

  1. dot-merlin-reader >= "5.6-504"
  2. gopcaml-mode-merlin >= "0.0.6"
  3. merlin >= "5.6-504"
  4. ocaml-index < "5.4.1-503" | >= "5.6-504"
  5. ocaml-lsp-server = "1.21.0" | >= "1.22.1~5.4preview"
  6. ocamlmerlin-mlx

Conflicts

None