this repo has no description
0
fork

Configure Feed

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

requires OCaml >= 4.04

+1 -1
+1 -1
packages/grid/grid.0.2.0/opam
··· 8 8 doc: "https://backtracking.github.io/grid" 9 9 bug-reports: "https://github.com/backtracking/grid/issues" 10 10 depends: [ 11 - "ocaml" 11 + "ocaml" {>= "4.04"} 12 12 "dune" {>= "2.0.0"} 13 13 ] 14 14 build: [