this repo has no description
0
fork

Configure Feed

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

[html_of_jsx] Set lower ppxlib minimum 0.25

+1 -1
+1 -1
packages/html_of_jsx/html_of_jsx.0.0.4/opam
··· 10 10 depends: [ 11 11 "dune" {>= "3.12"} 12 12 "ocaml" {>= "4.14"} 13 - "ppxlib" {> "0.23.0"} 13 + "ppxlib" {>= "0.25.0"} 14 14 "alcotest" {with-test} 15 15 "benchmark" {with-test} 16 16 "reason" {>= "3.10.0" & with-test}