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 1581910 commit 1041f81Copy full SHA for 1041f81
packages/merlin-lib/merlin-lib.4.8~5.1preview/opam
@@ -17,6 +17,8 @@ depends: [
17
"menhirLib" {dev & >= "20201216"}
18
"menhirSdk" {dev & >= "20201216"}
19
]
20
+available: opam-version >= "2.1.0"
21
+flags: avoid-version
22
synopsis:
23
"Merlin's libraries"
24
description:
packages/merlin/merlin.4.8~5.1preview/opam
@@ -23,6 +23,8 @@ conflicts: [
"seq" {!= "base"}
"base-effects"
25
26
27
28
29
"Editor helper, provides completion, typing and source browsing in Vim and Emacs"
30
0 commit comments