this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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.

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