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 e8e9d43 commit 0eaccc1Copy full SHA for 0eaccc1
dot-merlin-reader.opam
@@ -13,7 +13,7 @@ build: [
13
depends: [
14
"ocaml" {>= "5.2" }
15
"dune" {>= "2.9.0"}
16
- "merlin-lib" {>= "5.0"}
+ "merlin-lib" {>= "5.2"}
17
"ocamlfind" {>= "1.6.0"}
18
]
19
description:
merlin.opam
@@ -14,7 +14,7 @@ depends: [
"ocaml" {>= "5.2" & < "5.3"}
"dune" {>= "3.0.0"}
"merlin-lib" {= version}
- "dot-merlin-reader" {>= "5.0"}
+ "dot-merlin-reader" {>= "5.2"}
"ocaml-index" {>= "1.0" & post}
"yojson" {>= "2.0.0"}
20
"conf-jq" {with-test}
0 commit comments