Skip to content

Commit

Permalink
Remove {build} flags from all ppx_* dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
paurkedal committed Apr 23, 2020
1 parent 06c2716 commit 782c571
Show file tree
Hide file tree
Showing 111 changed files with 154 additions and 154 deletions.
4 changes: 2 additions & 2 deletions packages/alba/alba.0.4.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ depends: [
"odoc" {with-doc}
"js_of_ocaml" {build}
"js_of_ocaml-ppx"
"ppx_inline_test" {build} (* is needed for building the libraries
otherwise it does not compile *)
"ppx_inline_test" (* is needed for building the libraries
otherwise it does not compile *)
]
url {
src: "https://github.com/hbr/albatross/archive/0.4.1.tar.gz"
Expand Down
4 changes: 2 additions & 2 deletions packages/alba/alba.0.4.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ depends: [
"js_of_ocaml-ppx"
"menhir" {build}
"js_of_ocaml" {build}
"ppx_inline_test" {build} (* is needed for building the libraries,
otherwise it does not compile *)
"ppx_inline_test" (* is needed for building the libraries,
otherwise it does not compile *)
"odoc" {with-doc}
]
url {
Expand Down
2 changes: 1 addition & 1 deletion packages/bitstring/bitstring.3.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build: [
depends: [
"ocaml" {>= "4.02.3"}
"jbuilder"
"ppx_tools_versioned" {build}
"ppx_tools_versioned"
"ocaml-migrate-parsetree" {>= "1.0.5"}
"ounit" {with-test}
]
Expand Down
2 changes: 1 addition & 1 deletion packages/bitstring/bitstring.3.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build: [
depends: [
"ocaml" {>= "4.02.3"}
"dune"
"ppx_tools_versioned" {build}
"ppx_tools_versioned"
"ocaml-migrate-parsetree" {>= "1.0.5"}
"stdlib-shims"
"ounit" {with-test}
Expand Down
2 changes: 1 addition & 1 deletion packages/cconv-ppx/cconv-ppx.0.5/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ depends: [
"ppx_deriving" {>= "2.0"}
"ppxlib" {< "0.9.0"}
"cppo" {build}
"ppx_tools" {build}
"ppx_tools"
"ppxfind" {build}
"ocaml" {>= "4.02"}
"mdx" {with-test}
Expand Down
4 changes: 2 additions & 2 deletions packages/charrua-core/charrua-core.0.10/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ build: [
depends: [
"ocaml" {>= "4.03"}
"jbuilder" {>= "1.0+beta7"}
"ppx_sexp_conv" {build & < "v0.14"}
"ppx_cstruct" {build}
"ppx_sexp_conv" {< "v0.14"}
"ppx_cstruct"
"menhir" {build}
"cstruct" {>= "3.0.1" & < "4.0.0"}
"sexplib" {< "v0.14"}
Expand Down
4 changes: 2 additions & 2 deletions packages/charrua-core/charrua-core.0.11.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ build: [

depends: [
"jbuilder" {>= "1.0+beta7"}
"ppx_sexp_conv" {build & < "v0.14"}
"ppx_cstruct" {build}
"ppx_sexp_conv" {< "v0.14"}
"ppx_cstruct"
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
Expand Down
4 changes: 2 additions & 2 deletions packages/charrua-core/charrua-core.0.11.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ build: [

depends: [
"jbuilder" {>= "1.0+beta7"}
"ppx_sexp_conv" {build & < "v0.14"}
"ppx_cstruct" {build}
"ppx_sexp_conv" {< "v0.14"}
"ppx_cstruct"
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/charrua-core/charrua-core.0.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"ppx_deriving"
"ppx_cstruct"
"ppx_sexp_conv" {< "v0.14"}
"ppx_type_conv" {build}
"ppx_type_conv"
"cstruct" {>= "1.9.0" & < "3.0.0"}
"cstruct-unix"
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/charrua-core/charrua-core.0.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ depends: [
"ppx_deriving"
"ppx_cstruct"
"ppx_sexp_conv" {< "v0.14"}
"ppx_type_conv" {build}
"ppx_type_conv"
"cstruct" {>= "1.9.0" & < "3.0.0"}
"sexplib" {< "v0.14"}
"menhir"
Expand Down
2 changes: 1 addition & 1 deletion packages/cohttp/cohttp.1.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ depends: [
"uri" {>= "1.9.0" & < "2.0.0"}
"fieldslib" {< "v0.14"}
"sexplib" {< "v0.14"}
"ppx_type_conv" {build & >= "v0.9.1"}
"ppx_type_conv" {>= "v0.9.1"}
"ppx_fields_conv" {>= "v0.9.0" & < "v0.14"}
"ppx_sexp_conv" {>= "v0.9.0" & < "v0.14"}
"stringext"
Expand Down
2 changes: 1 addition & 1 deletion packages/cohttp/cohttp.1.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ depends: [
"uri" {>= "1.9.0" & < "2.0.0"}
"fieldslib" {< "v0.14"}
"sexplib" {< "v0.14"}
"ppx_type_conv" {build & >= "v0.9.1"}
"ppx_type_conv" {>= "v0.9.1"}
"ppx_fields_conv" {>= "v0.9.0" & < "v0.14"}
"ppx_sexp_conv" {>= "v0.9.0" & < "v0.14"}
"stringext"
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.12.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & <= "113.33.04"}
"ppx_driver" {<= "113.33.04"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.13.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & <= "113.33.04"}
"ppx_driver" {<= "113.33.04"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.14.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & <= "113.33.04"}
"ppx_driver" {<= "113.33.04"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.14.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & <= "113.33.04"}
"ppx_driver" {<= "113.33.04"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.14.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & <= "113.33.04"}
"ppx_driver" {<= "113.33.04"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.14.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & < "v0.10.0"}
"ppx_driver" {< "v0.10.0"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.14.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & < "v0.10.0"}
"ppx_driver" {< "v0.10.0"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.14.5/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & < "v0.10.0"}
"ppx_driver" {< "v0.10.0"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.15.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocaml" {>= "4.02.3"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & < "v0.10.0"}
"ppx_driver" {< "v0.10.0"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.15.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & < "v0.10.0"}
"ppx_driver" {< "v0.10.0"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.15.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & < "v0.10.0"}
"ppx_driver" {< "v0.10.0"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.15.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & < "v0.10.0"}
"ppx_driver" {< "v0.10.0"}
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"sexplib" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/conduit/conduit.0.15.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ppx_driver" {build & >= "v0.9.1" & < "v0.10.0"}
"ppx_driver" {>= "v0.9.1" & < "v0.10.0"}
"ppx_deriving"
"ppx_optcomp" {>= "113.24.00" & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
Expand Down
2 changes: 1 addition & 1 deletion packages/coq-serapi/coq-serapi.8.10.0+0.7.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ depends: [
"ocamlfind" { >= "1.8.0" }
"sexplib" { >= "v0.11.0" & < "v0.14" }
"dune" { >= "1.2.0" }
"ppx_import" { build & >= "1.5-3" }
"ppx_import" { >= "1.5-3" }
"ppx_deriving" { >= "4.2.1" }
"ppx_sexp_conv" { >= "v0.11.0" & < "v0.14" }
"yojson" { >= "1.7.0" }
Expand Down
2 changes: 1 addition & 1 deletion packages/coq-serapi/coq-serapi.8.11.0+0.11.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ depends: [
"ocamlfind" { >= "1.8.0" }
"sexplib" { >= "v0.11.0" }
"dune" { >= "1.2.0" }
"ppx_import" { build & >= "1.5-3" }
"ppx_import" { >= "1.5-3" }
"ppx_deriving" { >= "4.2.1" }
"ppx_sexp_conv" { >= "v0.11.0" }
"yojson" { >= "1.7.0" }
Expand Down
2 changes: 1 addition & 1 deletion packages/coq-serapi/coq-serapi.8.7.1+0.4.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"ppx_deriving" {>= "4.2.1"}
"cmdliner"
"sexplib" {< "v0.14"}
"ppx_driver" {build & >= "v0.10.1"}
"ppx_driver" {>= "v0.10.1"}
"ppx_sexp_conv" {< "v0.11.0"}
]
build: [ make "-j%{jobs}%" "TARGET=native" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/coq-serapi/coq-serapi.8.7.1+0.4.12/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"ocamlbuild" {build}
"ppx_import" {>= "1.4"}
"ppx_deriving" {>= "4.2.1"}
"ppx_driver" {build & >= "v0.10.1"}
"ppx_driver" {>= "v0.10.1"}
"ppx_sexp_conv" {< "v0.11.0"}
]
build: [ make "-j%{jobs}%" "TARGET=native" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/coq-serapi/coq-serapi.8.7.1+0.4.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"ocamlbuild" {build}
"ppx_import" {>= "1.4"}
"ppx_deriving" {>= "4.2.1"}
"ppx_driver" {build & >= "v0.10.1"}
"ppx_driver" {>= "v0.10.1"}
"ppx_sexp_conv" {< "v0.11.0"}
]
build: [ make "-j%{jobs}%" "TARGET=native" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/coq-serapi/coq-serapi.8.7.1+0.4.8/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"ocamlbuild" {build}
"ppx_import" {>= "1.4"}
"ppx_deriving" {>= "4.2.1"}
"ppx_driver" {build & >= "v0.10.1"}
"ppx_driver" {>= "v0.10.1"}
"ppx_sexp_conv" {< "v0.11.0"}
]
build: [ make "-j%{jobs}%" "TARGET=native" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/coq-serapi/coq-serapi.8.7.1+0.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"ppx_deriving" {>= "4.2.1"}
"cmdliner"
"sexplib" {< "v0.14"}
"ppx_driver" {build & >= "v0.10.1"}
"ppx_driver" {>= "v0.10.1"}
"ppx_sexp_conv" {< "v0.11.0"}
]
build: [ make "-j%{jobs}%" "TARGET=native" ]
Expand Down
6 changes: 3 additions & 3 deletions packages/coq-serapi/coq-serapi.8.9.0+0.6.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ depends: [
"ocamlfind" { >= "1.8.0" }
"sexplib" { >= "v0.11.0" & < "v0.14" }
"dune" { >= "1.2.0" }
"ppx_import" { build & >= "1.5-3" }
"ppx_deriving" { build & >= "4.2.1" }
"ppx_sexp_conv" { build & >= "v0.11.0" & < "v0.14" }
"ppx_import" { >= "1.5-3" }
"ppx_deriving" { >= "4.2.1" }
"ppx_sexp_conv" { >= "v0.11.0" & < "v0.14" }
]

build: [ "dune" "build" "-p" name "-j" jobs ]
Expand Down
6 changes: 3 additions & 3 deletions packages/coq-serapi/coq-serapi.8.9.0+0.6.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ depends: [
"ocamlfind" { >= "1.8.0" }
"sexplib" { >= "v0.11.0" & < "v0.14" }
"dune" { >= "1.2.0" }
"ppx_import" { build & >= "1.5-3" }
"ppx_deriving" { build & >= "4.2.1" }
"ppx_sexp_conv" { build & >= "v0.11.0" & < "v0.14" }
"ppx_import" { >= "1.5-3" }
"ppx_deriving" { >= "4.2.1" }
"ppx_sexp_conv" { >= "v0.11.0" & < "v0.14" }
]

build: [ "dune" "build" "-p" name "-j" jobs ]
Expand Down
2 changes: 1 addition & 1 deletion packages/datakit-ci/datakit-ci.0.12.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ depends: [
"github-hooks-unix" {with-test}
"prometheus-app"
"lwt" {>= "3.0.0"}
"ppx_sexp_conv" {build & < "v0.14"}
"ppx_sexp_conv" {< "v0.14"}
"crunch" {build & < "3.0.0"}
"datakit" {with-test & >= "0.12.0"}
"irmin-unix" {with-test & >= "1.2.0" & < "2.0.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/datakit-ci/datakit-ci.1.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ depends: [
"github-unix" {>= "3.0.0"}
"prometheus-app"
"lwt" {>= "3.0.0"}
"ppx_sexp_conv" {build & >= "v0.9.0" & < "v0.14"}
"ppx_sexp_conv" {>= "v0.9.0" & < "v0.14"}
"crunch" {build}
"datakit" {with-test & >= "0.12.0"}
"irmin-unix" {with-test & >= "1.2.0" & < "2.0.0"}
Expand Down
6 changes: 3 additions & 3 deletions packages/diet/diet.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ depends: [
"result"
"sexplib" {< "v0.14"}
"jbuilder" {>= "1.0+beta10"}
"ppx_tools" {build}
"ppx_sexp_conv" {build & >= "v0.9.0" & < "v0.14"}
"ppx_type_conv" {build}
"ppx_tools"
"ppx_sexp_conv" {>= "v0.9.0" & < "v0.14"}
"ppx_type_conv"
"ounit" {with-test}
]
synopsis: "Discrete Interval Encoding Trees"
Expand Down
4 changes: 2 additions & 2 deletions packages/flow_parser/flow_parser.0.80.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ depends: [
"ocamlfind" {build}
"ocamlbuild" {build}
"dtoa"
"ppx_deriving" {build}
"ppx_gen_rec" {build}
"ppx_deriving"
"ppx_gen_rec"
"sedlex" {< "2.0"}
"ppx_tools_versioned" {= "5.2"}
"wtf8"
Expand Down
4 changes: 2 additions & 2 deletions packages/flowtype/flowtype.0.78.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ depends: [
"lwt" {>= "3.3.0"}
"lwt_log" {= "1.0.0"}
"lwt_ppx" {>= "1.1.0"}
"ppx_deriving" {build}
"ppx_gen_rec" {build}
"ppx_deriving"
"ppx_gen_rec"
"wtf8"
]
build: [ [ "env" "FLOW_RELEASE=1" make ] ]
Expand Down
4 changes: 2 additions & 2 deletions packages/flowtype/flowtype.0.79.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ depends: [
"lwt" {>= "3.3.0"}
"lwt_log" {= "1.0.0"}
"lwt_ppx" {>= "1.1.0"}
"ppx_deriving" {build}
"ppx_gen_rec" {build}
"ppx_deriving"
"ppx_gen_rec"
"wtf8"
]
build: [ [ "env" "FLOW_RELEASE=1" make ] ]
Expand Down
4 changes: 2 additions & 2 deletions packages/flowtype/flowtype.0.79.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ depends: [
"lwt" {>= "3.3.0"}
"lwt_log" {= "1.0.0"}
"lwt_ppx" {>= "1.1.0"}
"ppx_deriving" {build}
"ppx_gen_rec" {build}
"ppx_deriving"
"ppx_gen_rec"
"wtf8"
]
build: [ [ "env" "FLOW_RELEASE=1" make ] ]
Expand Down
Loading

0 comments on commit 782c571

Please sign in to comment.