this repo has no description
0
fork

Configure Feed

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

Merge pull request #25119 from ocaml/mseri-patch-4

phylogenetics 0.2.0 requires yojson

authored by

Marcello Seri and committed by
GitHub
0ffd064f f789bff5

+1
+1
packages/phylogenetics/phylogenetics.0.2.0/opam
··· 17 17 "lacaml" {>= "10.0.2"} 18 18 "menhir" 19 19 "ppx_deriving" 20 + "yojson" 20 21 "printbox" {>= "0.6.1"} 21 22 "printbox-text" 22 23 "odoc" {with-doc}