this repo has no description
0
fork

Configure Feed

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

raise ocaml lower bound (to avoid lower bound check fail)

+1 -1
+1 -1
packages/logs-syslog/logs-syslog.0.3.1/opam
··· 8 8 license: "ISC" 9 9 10 10 depends: [ 11 - "ocaml" {>= "4.03.0"} 11 + "ocaml" {>= "4.04.0"} 12 12 "dune" {>= "1.1.0"} 13 13 "logs" 14 14 "ptime"