this repo has no description
0
fork

Configure Feed

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

Update packages/codept/codept.0.12.0/opam

authored by

Anil Madhavapeddy and committed by
GitHub
965bdc41 6c4d6d33

+1 -2
+1 -2
packages/codept/codept.0.12.0/opam
··· 17 17 homepage: "https://github.com/Octachron/codept" 18 18 bug-reports: "https://github.com/Octachron/codept/issues" 19 19 depends: [ 20 - "ocaml" {>= "4.03"} 21 - "ocaml" {>= "4.02.0" & <= "5.2~" } 20 + "ocaml" {>= "4.03.0" & <= "5.2~" } 22 21 "dune" {>= "2.5"} 23 22 "menhir" {>= "20180523"} 24 23 ]