Skip to content

Commit 2454559

Browse files
authored
Merge pull request ocaml#28118 from mseri/dune
dune 3.15.3 is not compatible with ocaml 5.4
2 parents 2f8da80 + 0d29980 commit 2454559

File tree

1 file changed

+1
-0
lines changed
  • packages/dune/dune.3.15.3

1 file changed

+1
-0
lines changed

packages/dune/dune.3.15.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ homepage: "https://github.com/ocaml/dune"
2626
doc: "https://dune.readthedocs.io/"
2727
bug-reports: "https://github.com/ocaml/dune/issues"
2828
conflicts: [
29+
"ocaml" {< "5.4"}
2930
"merlin" {< "3.4.0"}
3031
"ocaml-lsp-server" {< "1.3.0"}
3132
"dune-configurator" {< "2.3.0"}

0 commit comments

Comments
 (0)