this repo has no description
0
fork

Configure Feed

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

Package cobs.0.1 (fix OCaml version)

Merlin04 ba9ebd07 0c2cf073

+1 -1
+1 -1
packages/cobs/cobs.0.1.1/opam
··· 11 11 bug-reports: "https://github.com/Merlin04/ocaml-cobs/issues" 12 12 depends: [ 13 13 "ocaml" {>= "4.08"} 14 - "ocaml" {with-test & >= "4.11"} 14 + "ocaml" {with-test & >= "4.13"} 15 15 "dune" {>= "3.15"} 16 16 "ounit2" {with-test} 17 17 "odoc" {with-doc}