···
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"
25
+
"jsonrpc" {= version}
27
+
"ppx_yojson_conv_lib" {>= "v0.14"}
28
+
"dune-rpc" {>= "3.4.0"}
29
+
"chrome-trace" {>= "3.3.0"}
32
+
"fiber" {>= "3.1.1" & < "4.0.0"}
39
+
"ppx_expect" {>= "v0.15.0" & with-test}
40
+
"ocamlformat" {with-test & = "0.26.2"}
41
+
"ocamlc-loc" {>= "3.7.0"}
44
+
"ocamlformat-rpc-lib" {>= "0.21.0"}
46
+
"ocaml" {>= "4.14" & < "5.2"}
47
+
"merlin-lib" {>= "4.16" & < "5.0"}
49
+
dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git"
51
+
["dune" "subst"] {dev}
65
+
"https://github.com/ocaml/ocaml-lsp/releases/download/1.18.0/lsp-1.18.0.tbz"
67
+
"sha256=b59da43ccfd2ffd277c9e5f695a0e39c72c0d78e1bf2cbf2f62c1a7b7da75f03"
68
+
"sha512=be24188a2c63bf3a255c8085a8db067fa3d77d8ec989a7c9ba623bfea139455cf9eef6dd543d1bd276321abe77403c51b107745fbf4aa090e5902645dfb0343b"
71
+
x-commit-hash: "58c71c7d5a3e6d6c143a7d87896d7ae9d2fec547"