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-505.preview.tbz
sha256=a3047606d06580e251ee8acbeb67f80f1d059238f879e187e10de40b4ec61be7
sha512=871f4e8f1111d086985172a9157812d5e22fd746edeffa8bdb5363f5c8cef2308da36a57d989ae77becec32eaa6ea4e8ef67f9b0247cbd409537701644db563f
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: 03 Mar 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 (13)
-
bastet
>= "1.2.4" & < "2.0.0" -
gopcaml-mode
>= "0.0.3" - gopcaml-mode-merlin
-
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