this repo has no description
0
fork

Configure Feed

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

`ppx_deriving_scad` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
8ffb5999 a1171af5

+1 -1
+1 -1
packages/ppx_deriving_scad/ppx_deriving_scad.1.0.0/opam
··· 14 14 depends: [ 15 15 "dune" {>= "2.8"} 16 16 "ocaml" {>= "4.08.0"} 17 - "base" {>= "0.14.1"} 17 + "base" {>= "v0.14.1" & < "v0.17"} 18 18 "scad_ml" {>= "1.0.0" & with-test} 19 19 "ppxlib" {>= "0.22.2"} 20 20 "ppx_inline_test" {with-test}