package merlin
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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)
-
yojson
>= "2.0.0" -
ocaml-index
= version & post -
dot-merlin-reader
= version -
merlin-lib
= version -
dune
>= "3.0.0"
Dev Dependencies (3)
-
ppx_string
with-test -
ppxlib
with-test -
conf-jq
with-test
Used by (16)
-
bastet
>= "1.2.4" & < "2.0.0" -
gopcaml-mode
>= "0.0.3" - gopcaml-mode-merlin
- lunar
-
melange
>= "3.0.0-51" & < "6.0.1-51" | >= "7.0.0-51" - nel
- ocamleditor
- primavera
-
reason-react-ppx
>= "0.14.1" - red-black-tree
- server-reason-react
-
sihl
< "0.1.0" - slugline
- starterkit
- virtfs
-
yocaml
>= "2.0.0"
Conflicts (1)
-
seq
!= "base"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page