ansifmt: add constraint to ocaml version
lexa 11 months ago 48860900 4f72a767
··· 10 10 bug-reports: "https://github.com/qexat/ansifmt/issues" 11 11 depends: [ 12 12 "dune" {>= "3.17"} 13 13 - "ocaml" 13 13 + "ocaml" {>= "4.08"} 14 14 "odoc" {with-doc} 15 15 ] 16 16 build: [