this repo has no description
0
fork

Configure Feed

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

`bio_io` version bounds

+2 -2
+1 -1
packages/bio_io/bio_io.0.5.1/opam
··· 9 9 bug-reports: "https://github.com/mooreryan/bio_io/issues" 10 10 depends: [ 11 11 "dune" {>= "3.2"} 12 - "base" {>= "v0.15"} 12 + "base" {>= "v0.15" & < "v0.17"} 13 13 "ocaml" {>= "4.10"} 14 14 "ppx_compare" {>= "v0.15"} 15 15 "ppx_fields_conv" {>= "v0.15"}
+1 -1
packages/bio_io/bio_io.0.6.0/opam
··· 9 9 bug-reports: "https://github.com/mooreryan/bio_io/issues" 10 10 depends: [ 11 11 "dune" {>= "3.2"} 12 - "base" {>= "v0.15"} 12 + "base" {>= "v0.15" & < "v0.17"} 13 13 "ocaml" {>= "4.10"} 14 14 "ppx_compare" {>= "v0.15"} 15 15 "ppx_fields_conv" {>= "v0.15"}