this repo has no description
0
fork

Configure Feed

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

Update description for opam-graph

Opam-graph makes strong assumptions on the opam switch export output so
we should be more explicit in the example in its opam package
description.

+1 -1
+1 -1
packages/opam-graph/opam-graph.0.1.1/opam
··· 2 2 synopsis: "Graphing dependencies of opam packages" 3 3 description: """\ 4 4 This package outputs dependency graphs (in svg and dot) of opam package 5 - universes (opam switch export).""" 5 + universes (opam switch export --full --freeze).""" 6 6 maintainer: "Robur <team@robur.coop>" 7 7 authors: "Robur <team@robur.coop>" 8 8 license: "ISC"