We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f1a14 commit b07734bCopy full SHA for b07734b
packages/ocaml-lsp-server/ocaml-lsp-server.1.19.0/opam
@@ -20,7 +20,7 @@ bug-reports: "https://github.com/ocaml/ocaml-lsp/issues"
20
depends: [
21
"dune" {>= "3.0"}
22
"yojson"
23
- "base"
+ "base" {>= "v0.16.0"}
24
"lsp" {= version}
25
"jsonrpc" {= version}
26
"re" {>= "1.5.0"}
0 commit comments