this repo has no description
0
fork

Configure Feed

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

Apply suggestions from code review

Co-authored-by: Raphaël Proust <raphael-proust@users.noreply.github.com>

authored by

Andrey Popp
Raphaël Proust
and committed by
GitHub
449acb42 0c67590d

+2 -2
+1 -1
packages/mlx/mlx.0.9/opam
··· 9 9 depends: [ 10 10 "ocaml" {>= "4.14.0"} 11 11 "ppxlib" 12 - "dune" {>= "3.9"} 12 + "dune" {>= "3.15"} 13 13 "menhir" {= "20210419" & with-dev-setup} 14 14 "ocamlformat" {with-dev-setup} 15 15 "odoc" {with-doc}
+1 -1
packages/ocamlmerlin-mlx/ocamlmerlin-mlx.0.9/opam
··· 9 9 depends: [ 10 10 "ocaml" {>= "4.14.0"} 11 11 "ppxlib" 12 - "dune" {>= "3.9"} 12 + "dune" {>= "3.15"} 13 13 "merlin-lib" 14 14 "cppo" 15 15 "csexp" {with-dev-setup}