···
2
+
synopsis: "LSP Server for OCaml"
3
+
description: "An LSP server for OCaml."
4
+
maintainer: ["Rudi Grinberg <me@rgrinberg.com>"]
6
+
"Andrey Popp <8mayday@gmail.com>"
7
+
"Rusty Key <iam@stfoo.ru>"
8
+
"Louis Roché <louis@louisroche.net>"
9
+
"Oleksiy Golovko <alexei.golovko@gmail.com>"
10
+
"Rudi Grinberg <me@rgrinberg.com>"
11
+
"Sacha Ayoun <sachaayoun@gmail.com>"
12
+
"cannorin <cannorin@gmail.com>"
13
+
"Ulugbek Abdullaev <ulugbekna@gmail.com>"
14
+
"Thibaut Mattio <thibaut.mattio@gmail.com>"
15
+
"Max Lantas <mnxndev@outlook.com>"
18
+
homepage: "https://github.com/ocaml/ocaml-lsp"
19
+
bug-reports: "https://github.com/ocaml/ocaml-lsp/issues"
24
+
"ppx_yojson_conv_lib" {>= "v0.14"}
25
+
"dune-rpc" {>= "3.4.0"}
26
+
"chrome-trace" {>= "3.3.0"}
29
+
"fiber" {>= "3.1.1" & < "4.0.0"}
36
+
"ppx_expect" {>= "v0.15.0" & with-test}
37
+
"ocamlformat" {with-test & = "0.24.1"}
38
+
"ocamlc-loc" {>= "3.7.0"}
42
+
"ocamlformat-rpc-lib" {>= "0.21.0"}
44
+
"ocaml" {>= "4.14" & < "5.2"}
45
+
"merlin-lib" {>= "4.9" & < "5.0"}
47
+
dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git"
49
+
["dune" "subst"] {dev}
55
+
"ocaml-lsp-server.install"
61
+
"https://github.com/ocaml/ocaml-lsp/releases/download/1.17.0/lsp-1.17.0.tbz"
63
+
"sha256=8fb8bbd717eefd2608b4d83458105b660e0de3a1134dc8fc216ae659d4d19600"
64
+
"sha512=6876df760dbcb51f85e7fd9d08cc8498c69ede38a52f4e12407187da3fbd9657c71f3223f9490ad97edd5259cfdeb2819d943db65bb9ce3c2a18dace3b65ffa8"
67
+
x-commit-hash: "d3d8de5a4213c2a16e43ac4f87cbbe88a894d05f"