this repo has no description

dune-secondary: conflict with ocaml<4.08

This is just for simplicity, since we could also introduce a
ocamlfind-secondary dependency here, but this package really will
not be used much on such old base compilers.

Changed files
+1
packages
dune-secondary
dune-secondary.3.8.1
+1
packages/dune-secondary/dune-secondary.3.8.1/opam
···
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
conflicts: [
+
"ocaml" {<"4.08"}
"merlin" {< "3.4.0"}
"ocaml-lsp-server" {< "1.3.0"}
"dune-configurator" {< "2.3.0"}