this repo has no description
0
fork

Configure Feed

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

`ppx_protocol_conv` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
3fb255b7 797dd94c

+1 -1
+1 -1
packages/ppx_protocol_conv/ppx_protocol_conv.5.1.3/opam
··· 11 11 ] 12 12 depends: [ 13 13 "ocaml" {>= "4.04"} 14 - "base" {>= "v0.14.0"} 14 + "base" {>= "v0.14.0" & < "v0.17"} 15 15 "dune" {>= "1.2"} 16 16 "ppxlib" {>= "0.9.0"} 17 17 "ppx_sexp_conv" {with-test}