this repo has no description
0
fork

Configure Feed

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

`nuscr` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
20bcee83 3b0d01f2

+2 -2
+1 -1
packages/nuscr/nuscr.2.1.0/opam
··· 16 16 "menhir" {>= "20190924"} 17 17 "ppx_deriving" {>= "5.2"} 18 18 "dune" {>= "2.8"} 19 - "base" {>= "v0.12.0"} 19 + "base" {>= "v0.12.0" & < "v0.17"} 20 20 "stdio" {>= "v0.12.0"} 21 21 "ppx_sexp_conv" {>= "v0.12.0"} 22 22 "ppx_here" {>= "v0.12.0"}
+1 -1
packages/nuscr/nuscr.2.1.1/opam
··· 16 16 "menhir" {>= "20190924"} 17 17 "ppx_deriving" {>= "5.2"} 18 18 "dune" {>= "2.8"} 19 - "base" {>= "v0.12.0"} 19 + "base" {>= "v0.12.0" & < "v0.17"} 20 20 "stdio" {>= "v0.12.0"} 21 21 "ppx_sexp_conv" {>= "v0.12.0"} 22 22 "ppx_here" {>= "v0.12.0"}