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: Shon Feder <shon.feder@gmail.com>

authored by

Marcello Seri
Shon Feder
and committed by
GitHub
91eb9e89 e73fb24d

+2
+1
packages/gettext-camomile/gettext-camomile.0.5.0/opam
··· 8 8 doc: "https://gildor478.github.io/ocaml-gettext/" 9 9 bug-reports: "https://github.com/gildor478/ocaml-gettext/issues" 10 10 depends: [ 11 + "ocaml" {>= "4.14"} 11 12 "dune" {>= "3.17"} 12 13 "gettext" {= version} 13 14 "camomile" {>= "2.0.0"}
+1
packages/gettext-stub/gettext-stub.0.5.0/opam
··· 8 8 doc: "https://gildor478.github.io/ocaml-gettext/" 9 9 bug-reports: "https://github.com/gildor478/ocaml-gettext/issues" 10 10 depends: [ 11 + "ocaml" {>= "4.14"} 11 12 "dune" {>= "3.17"} 12 13 "gettext" {= version} 13 14 "dune-configurator" {>= "3.17.0"}