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

authored by

Marcello Seri and committed by
GitHub
34641fd3 baf42edb

+2 -2
+2 -2
packages/orf/orf.1.0.1/opam
··· 8 8 build: ["dune" "build" "-p" name "-j" jobs] 9 9 depends: [ 10 10 "batteries" {>= "3.2.0"} 11 - "cpm" {>= "6.0.0"} 11 + "cpm" {>= "11.0.0"} 12 12 "dolog" {>= "4.0.0"} 13 13 "dune" {>= "2.8"} 14 14 "minicli" 15 15 "molenc" 16 - "ocaml" 16 + "ocaml" {>= "4.12"} 17 17 "parany" {>= "11.0.0"} 18 18 "line_oriented" 19 19 ]