package merlin

  1. Overview
  2. No Docs
Editor helper, provides completion, typing and source browsing in Vim and Emacs

Install

Dune Dependency

Authors

Maintainers

Sources

96a95bdaf3304a7b6aad7115fe8055d83eaef1cc.tar.gz
sha256=733844a3b28c70a63ebb1f12b489ef84c0c868c1cbeda0dd566fcf12ab17937e
sha512=3c43cf81478b30a98ce209f9f05f0f1c8c5e614b5682d617ae55df361efc7c12eee867f2b027d0e14200a530178450bcfac509d34caecb27385ad211807d223f

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: 16 Feb 2024

Dependencies (5)

  1. yojson >= "2.0.0"
  2. dot-merlin-reader >= "4.9"
  3. merlin-lib = version
  4. dune >= "2.9.0"
  5. ocaml >= "5.2" & < "5.3"

Dev Dependencies (2)

  1. ppxlib with-test
  2. conf-jq with-test

Used by (10)

  1. bastet >= "1.2.4" & < "2.0.0"
  2. gopcaml-mode >= "0.0.3"
  3. gopcaml-mode-merlin
  4. melange >= "3.0.0-51"
  5. ocamleditor >= "1.15.2-ocaml414"
  6. reason < "1.7.4"
  7. server-reason-react
  8. sihl < "0.1.0"
  9. starterkit
  10. user-setup < "0.2"

Conflicts (2)

  1. base-effects
  2. seq != "base"