this repo has no description
0
fork

Configure Feed

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

Require a recent version of cmdliner

+1 -1
+1 -1
packages/dune-deps/dune-deps.1.4.0/opam
··· 13 13 depends: [ 14 14 "dune" {>= "3.0"} 15 15 "ocaml" {>= "4.08.0"} 16 - "cmdliner" 16 + "cmdliner" {>= "1.1.1"} 17 17 "sexplib" 18 18 "alcotest" {with-test} 19 19 "odoc" {with-doc}