My aggregated monorepo of OCaml code, automaintained
0
fork

Configure Feed

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

Squashed 'ocaml-zulip/' changes from 3f1a08e..ed5d9c6

ed5d9c6 Add dev-repo metadata for opam release

git-subtree-dir: ocaml-zulip
git-subtree-split: ed5d9c6931306b9749e914846ce5f01a4b026c63

+2
+1
dune-project
··· 9 9 (maintainers "Anil Madhavapeddy <anil@recoil.org>") 10 10 (homepage "https://tangled.org/@anil.recoil.org/ocaml-zulip") 11 11 (bug_reports "https://tangled.org/@anil.recoil.org/ocaml-zulip/issues") 12 + (source (uri "git+https://tangled.org/@anil.recoil.org/ocaml-zulip.git")) 12 13 13 14 (package 14 15 (name zulip)
+1
zulip.opam
··· 40 40 "@doc" {with-doc} 41 41 ] 42 42 ] 43 + dev-repo: "git+https://tangled.org/@anil.recoil.org/ocaml-zulip.git"