Skip to content

Commit 5a99261

Browse files
committed
Add opam-0install to other tools in README
1 parent acc46e8 commit 5a99261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ odep opam-installed --depends=dune-release --rdepends=fmt
370370
* [dune-deps](https://github.com/mjambon/dune-deps) — dune only, custom dune files parsing.
371371
* [not-ocamlfind](https://github.com/chetmurthy/not-ocamlfind) — findlib only.
372372
* [opam-dot](https://github.com/Drup/opam-dot) — opam only, outdated ([fork](https://github.com/sim642/opam-dot)).
373+
* [opam-0install](https://github.com/ocaml-opam/opam-0install-solver?tab=readme-ov-file#dependency-graph) — opam only.
373374
* [depgraph](https://github.com/rgrinberg/ocaml-depgraph) — modules only (via `ocamldep`), inactive.
374375
* [module-graph](https://github.com/ocamlpro/module-graph) — modules only, based on compiled object files.
375376
* [odoc-depgraph](https://github.com/zoggy/odoc_depgraph) — modules only (in `ocamldoc`), inactive.

0 commit comments

Comments
 (0)