this repo has no description
0
fork

Configure Feed

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

revdeps

+2 -2
+1 -1
packages/reason-react-ppx/reason-react-ppx.0.14.1/opam
··· 16 16 "dune" {>= "3.9"} 17 17 "ocaml" {>= "4.14"} 18 18 "reason" {>= "3.10.0"} 19 - "ppxlib" {>= "0.28.0"} 19 + "ppxlib" {>= "0.28.0" & < "0.36.0"} 20 20 "merlin" {with-test} 21 21 "ocamlformat" {= "0.24.0" & with-dev-setup} 22 22 "odoc" {with-doc}
+1 -1
packages/reason-react-ppx/reason-react-ppx.0.15.0/opam
··· 16 16 "dune" {>= "3.9"} 17 17 "ocaml" {>= "4.14"} 18 18 "reason" {>= "3.12.0"} 19 - "ppxlib" {>= "0.33.0"} 19 + "ppxlib" {>= "0.33.0" & < "0.36.0"} 20 20 "merlin" {with-test} 21 21 "ocamlformat" {= "0.24.0" & with-dev-setup} 22 22 "odoc" {with-doc}