Cmdliner terms for ergonomic logging configuration
0
fork

Configure Feed

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

Update lock file

+2 -4
+2 -4
vlog.opam
··· 6 6 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 7 7 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 8 8 license: "MIT" 9 - homepage: "https://github.com/gazagnaire.org/ocaml-vlog" 10 - doc: "https://gazagnaire.org/ocaml-vlog/" 11 - bug-reports: "https://github.com/gazagnaire.org/ocaml-vlog/issues" 9 + doc: "https://tangled.org/gazagnaire.org/ocaml-vlog" 12 10 depends: [ 13 11 "dune" {>= "3.0"} 14 12 "ocaml" {>= "4.14"} ··· 32 30 "@doc" {with-doc} 33 31 ] 34 32 ] 35 - dev-repo: "git+https://github.com/gazagnaire.org/ocaml-vlog.git" 33 + dev-repo: "https://tangled.org/gazagnaire.org/ocaml-vlog"