File tree 3 files changed +3
-0
lines changed 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ homepage: "https://github.com/ocaml/merlin"
5
5
bug-reports: "https://github.com/ocaml/merlin/issues"
6
6
dev-repo: "git+https://github.com/ocaml/merlin.git"
7
7
license: "MIT"
8
+ x-maintenance-intent: ["(latest)"]
8
9
build: [
9
10
["dune" "subst"] {dev}
10
11
["dune" "build" "-p" name "-j" jobs]
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ homepage: "https://github.com/ocaml/merlin"
5
5
bug-reports: "https://github.com/ocaml/merlin/issues"
6
6
dev-repo: "git+https://github.com/ocaml/merlin.git"
7
7
license: "MIT"
8
+ x-maintenance-intent: ["(latest)"]
8
9
build: [
9
10
["dune" "subst"] {dev}
10
11
["dune" "build" "-p" name "-j" jobs]
Original file line number Diff line number Diff line change 7
7
license: "MIT"
8
8
homepage: "https://github.com/ocaml/merlin/ocaml-index"
9
9
bug-reports: "https://github.com/ocaml/merlin/issues"
10
+ x-maintenance-intent: ["(latest)"]
10
11
depends: [
11
12
"dune" {>= "3.0.0"}
12
13
"ocaml" {>= "5.3"}
You can’t perform that action at this time.
0 commit comments