this repo has no description

revdeps

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