Skip to content

Commit 1041f81

Browse files
authored
Apply suggestions from code review
1 parent 1581910 commit 1041f81

File tree

2 files changed

+4
-0
lines changed
  • packages
    • merlin-lib/merlin-lib.4.8~5.1preview
    • merlin/merlin.4.8~5.1preview

2 files changed

+4
-0
lines changed

packages/merlin-lib/merlin-lib.4.8~5.1preview/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ depends: [
1717
"menhirLib" {dev & >= "20201216"}
1818
"menhirSdk" {dev & >= "20201216"}
1919
]
20+
available: opam-version >= "2.1.0"
21+
flags: avoid-version
2022
synopsis:
2123
"Merlin's libraries"
2224
description:

packages/merlin/merlin.4.8~5.1preview/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ conflicts: [
2323
"seq" {!= "base"}
2424
"base-effects"
2525
]
26+
available: opam-version >= "2.1.0"
27+
flags: avoid-version
2628
synopsis:
2729
"Editor helper, provides completion, typing and source browsing in Vim and Emacs"
2830
description:

0 commit comments

Comments
 (0)