this repo has no description

Add ppx_deriving upper bound to pa_ppx

Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>

Changed files
+5 -5
packages
pa_ppx
pa_ppx.0.10
pa_ppx.0.11
pa_ppx.0.12
pa_ppx.0.13
pa_ppx.0.14
+1 -1
packages/pa_ppx/pa_ppx.0.10/opam
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
-
"ppx_deriving" { with-test }
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
+
"ppx_deriving" { with-test & < "6.0.2"}
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
+1 -1
packages/pa_ppx/pa_ppx.0.11/opam
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
-
"ppx_deriving" { with-test }
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
+
"ppx_deriving" { with-test & < "6.0.2"}
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
+1 -1
packages/pa_ppx/pa_ppx.0.12/opam
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
-
"ppx_deriving" { with-test }
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
+
"ppx_deriving" { with-test & < "6.0.2"}
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
+1 -1
packages/pa_ppx/pa_ppx.0.13/opam
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
-
"ppx_deriving" { with-test }
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
+
"ppx_deriving" { with-test & < "6.0.2"}
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
+1 -1
packages/pa_ppx/pa_ppx.0.14/opam
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
-
"ppx_deriving" { with-test }
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }
···
"ounit"
"sexplib" { with-test & >= "v0.14.0" }
"ppx_import" { with-test & >= "1.7.1" }
+
"ppx_deriving" { with-test & < "6.0.2"}
"ppx_deriving_yojson" { with-test & >= "3.5.2" & < "3.8.0" }
"ppx_here" { with-test & >= "v0.13.0" }
"ppx_sexp_conv" { with-test & >= "v0.13.0" }