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 helper, provides completion, typing and source browsing in Vim and Emacs
Install
dune-project
Dependency
Authors
Maintainers
Sources
merlin-5.7.0-504.tbz
sha256=74ccc86a0942219d260c38452b7a4e24162543086d5dc52f8da2e2c529f7eb94
sha512=9c36ed948b7d3502bb390917483004585ae5e715152f685d92caca9eed1b33663079743fe8319ec4133bc8c096fbe374ef6a006a6cb5531fccdbe2677eabf37b
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: 10 Apr 2026
Dependencies (5)
-
yojson
>= "2.0.0" -
ocaml-index
= version & post -
dot-merlin-reader
= version -
merlin-lib
= version -
dune
>= "3.0.0"
Dev Dependencies (4)
-
reason
with-test -
ppx_string
with-test -
ppxlib
with-test -
conf-jq
with-test
Used by (14)
-
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" -
ocamleditor
>= "1.15.2-ocaml414" - primavera
-
reason-react-ppx
>= "0.14.1" - red-black-tree
- server-reason-react
-
sihl
< "0.1.0" - starterkit
- virtfs
-
yocaml
>= "2.0.0"
Conflicts (1)
-
seq
!= "base"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page