this repo has no description

Package cobs.0.1 (fix OCaml version)

Merlin04 ba9ebd07 0c2cf073

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