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 bc1219b commit 4e14ee6Copy full SHA for 4e14ee6
packages/dot-merlin-reader/dot-merlin-reader.4.6/opam
@@ -13,7 +13,7 @@ build: [
13
depends: [
14
"ocaml" {>= "4.08"}
15
"dune" {>= "2.9.0"}
16
- "merlin-lib" {>= "4.6"}
+ "merlin-lib" {>= "4.6" & < "4.9"}
17
"ocamlfind" {>= "1.6.0"}
18
]
19
description:
0 commit comments