this repo has no description
0
fork

Configure Feed

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

`genspio` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
e2bc8164 07727032

+1 -1
+1 -1
packages/genspio/genspio.0.0.3/opam
··· 13 13 depends: [ 14 14 "ocaml" { >= "4.03.0" } 15 15 "dune" {>= "2.8"} 16 - "base" 16 + "base" {< "v0.17"} 17 17 "fmt" {>= "0.9.0"} 18 18 ] 19 19 synopsis: "Typed EDSL to generate POSIX Shell scripts"