this repo has no description
0
fork

Configure Feed

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

terminal.0.4.0 requires dune.3.0.0 at least (due to re_export)

+1 -1
+1 -1
packages/terminal/terminal.0.4.0/opam
··· 8 8 doc: "https://CraigFe.github.io/progress/" 9 9 bug-reports: "https://github.com/CraigFe/progress/issues" 10 10 depends: [ 11 - "dune" {>= "2.7"} 11 + "dune" {>= "3.0"} 12 12 "ocaml" {>= "4.03.0"} 13 13 "uucp" {>= "2.0.0"} 14 14 "uutf" {>= "1.0.0"}