File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- unreleased
1+ merlin 5.3
22==========
3+ Tue Nov 26 17:30:42 CET 2024
34
45 + merlin binary
56 - Respect the ` EXCLUDE_QUERY_DIR ` configuration directive when looking for cmt
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ build: [
1313depends: [
1414 "ocaml" {>= "5.2" }
1515 "dune" {>= "3.0.0"}
16- "merlin-lib" {>= "5.2" }
16+ "merlin-lib" {= version }
1717 "ocamlfind" {>= "1.6.0"}
1818]
1919description:
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ depends: [
1414 "ocaml" {>= "5.2" & < "5.3"}
1515 "dune" {>= "3.0.0"}
1616 "merlin-lib" {= version}
17- "dot-merlin-reader" {>= "5.2" }
17+ "dot-merlin-reader" {= version }
1818 "ocaml-index" {>= "1.0" & post}
1919 "yojson" {>= "2.0.0"}
2020 "conf-jq" {with-test}
You can’t perform that action at this time.
0 commit comments