Commit Graph

8 Commits

Author SHA1 Message Date
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
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
f01a04abd4
ocamlPackages.jsonrpc: 1.4.1 → 1.5.0 2021-04-12 08:22:24 +02: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