Commit graph

17 commits

Author SHA1 Message Date
Malo Bourgon f7ef6329bb ocamlPackages: add meta.mainProgram to many packages 2022-05-14 11:31:07 +02:00
Guillaume Girol c0b6df2b86 ocamlPackages.ocaml-lsp: update
4.14 version is untested as ppxlib does not compile
2022-04-26 22:01:24 +02:00
Guillaume Girol 9fbd32c573 ocamlPackages.ocaml-lsp: 1.9.1 -> 1.10.3
changelog: https://github.com/ocaml/ocaml-lsp/blob/master/CHANGES.md
tested on a project with ocaml 4.08, 4.12 and 4.13
2022-03-06 15:44:35 +01:00
Vincent Laporte 8f7e8ee23d
ocamlPackages.jsonrpc: 1.8.3 → 1.9 2021-12-07 21:41:08 +01:00
Rudi Grinberg f1132b0ff1 ocaml-lsp: 1.7.0 -> 1.8.3
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-30 21:30:06 +02:00
Rudi Grinberg 7e10715778 ocamlPackages.ocaml-lsp: fix list of dependencies for 1.7.0
ocaml-lsp 1.7.0 depends on re which was omitted. it also does not depend
on cppo, ocaml-syntax-shims, stdlib-shims.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-09 07:51:55 +02:00
Rudi Grinberg af82bb0abf ocamlPackages.ocaml-lsp: fix minimum ocaml version
ocaml-lsp 1.7.0 is only available for OCaml 4.12 and above. For previous
version of OCaml, an old version must be used.

1.7.0 only supports 4.12

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-09 07:51:55 +02:00
Rudi Grinberg 3080ccb11a ocamlPackages.jsonrpc: drop unnecesary dependencies for 1.7.0
The latest version of jsonrpc does not require any dependencies apart
from dune or ocaml

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-09 07:51:55 +02:00
Guillaume Girol c765c1d695 ocamlPackages.ocaml-lsp: 1.5.0 -> 1.7.0 2021-08-27 13:38:37 +02:00
Vincent Laporte cf5f275d23 ocamlPackages.lsp: fix sets of (propagated) inputs 2021-07-22 17:24:43 +02:00
Vincent Laporte f01a04abd4
ocamlPackages.jsonrpc: 1.4.1 → 1.5.0 2021-04-12 08:22:24 +02:00
Symphorien Gibol d08e1d78e7 ocamlPackages.ocaml-lsp: wrap with dot-merlin-reader
this requires that dot-merlin-reader be built with the same ocaml version as
ocaml-lsp
2021-03-21 22:09:52 +01:00
Antonio Nuno Monteiro 669cfc195f ocaml-lsp, lsp, jsonrpc: allow overriding the source globally
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-21 12:17:08 -07:00
Mario Rodas 61dc1a6bd0 ocamlPackages.ocaml-lsp: add marsam to maintainers 2021-03-17 09:42:28 +01:00
Mario Rodas 9e970977b5 ocamlPackages.ocaml-lsp: 1.4.0 -> 1.4.1
https://github.com/ocaml/ocaml-lsp/releases/tag/1.4.1
2021-03-17 09:42:28 +01:00
Mario Rodas e1e45a40f2 ocamlPackages.ocaml-lsp: 1.1.0 -> 1.4.0 2020-12-19 17:37:42 +01:00
Symphorien Gibol b393908673
ocamlPackages.ocaml-lsp: init at 1.1.0 2020-11-08 21:25:04 +01:00