pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/js_of_ocaml Updated devel/js_of_ocaml to 3.8.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/8adc057a8d99
branches: trunk
changeset: 443345:8adc057a8d99
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Fri Dec 11 07:53:44 2020 +0000
description:
Updated devel/js_of_ocaml to 3.8.0
Changes are minor and incremental, but do include support for OCaml
4.11 and 4.12.
diffstat:
devel/js_of_ocaml/Makefile | 6 +-
devel/js_of_ocaml/PLIST | 150 +++++++++++++++++++++++++--------------
devel/js_of_ocaml/buildlink3.mk | 4 +-
devel/js_of_ocaml/distinfo | 10 +-
4 files changed, 106 insertions(+), 64 deletions(-)
diffs (truncated from 377 to 300 lines):
diff -r 9abce64deeb7 -r 8adc057a8d99 devel/js_of_ocaml/Makefile
--- a/devel/js_of_ocaml/Makefile Thu Dec 10 23:27:48 2020 +0000
+++ b/devel/js_of_ocaml/Makefile Fri Dec 11 07:53:44 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2020/01/26 17:30:58 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2020/12/11 07:53:44 jaapb Exp $
#
GITHUB_PROJECT= js_of_ocaml
-DISTNAME= ${GITHUB_PROJECT}-3.5.2
+DISTNAME= ${GITHUB_PROJECT}-3.8.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}
@@ -24,8 +24,10 @@
js_of_ocaml-lwt
.include "options.mk"
+.include "../../devel/menhir/buildlink3.mk"
.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../devel/ocaml-cppo/buildlink3.mk"
+.include "../../devel/ocaml-dune-configurator/buildlink3.mk"
.include "../../devel/ocaml-lwt/buildlink3.mk"
.include "../../devel/ocaml-lwt_log/buildlink3.mk"
.include "../../devel/ocaml-migrate-parsetree/buildlink3.mk"
diff -r 9abce64deeb7 -r 8adc057a8d99 devel/js_of_ocaml/PLIST
--- a/devel/js_of_ocaml/PLIST Thu Dec 10 23:27:48 2020 +0000
+++ b/devel/js_of_ocaml/PLIST Fri Dec 11 07:53:44 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2020/01/14 20:56:09 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.25 2020/12/11 07:53:44 jaapb Exp $
bin/js_of_ocaml
bin/jsoo_fs
bin/jsoo_link
@@ -10,13 +10,15 @@
${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/base64.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/base64.mli
-${OCAML_SITELIB}/js_of_ocaml-compiler/build_path_prefix_map.ml
-${OCAML_SITELIB}/js_of_ocaml-compiler/build_path_prefix_map.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/bigarray.js
-${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring.js
${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring-base_bigstring.js
${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring-core_kernel.js
${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring-cstruct.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/build_path_prefix_map.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/build_path_prefix_map.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/builtins.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/builtins.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/code.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/code.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.ml
@@ -36,8 +38,6 @@
${OCAML_SITELIB}/js_of_ocaml-compiler/dynlink.js
${OCAML_SITELIB}/js_of_ocaml-compiler/eval.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/eval.mli
-${OCAML_SITELIB}/js_of_ocaml-compiler/findlib.ml
-${OCAML_SITELIB}/js_of_ocaml-compiler/findlib.mli
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.a
${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cma
${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmi
@@ -48,6 +48,8 @@
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmxs
${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/findlib.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/findlib.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/flow.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/flow.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.ml
@@ -101,6 +103,10 @@
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Build_path_prefix_map.cmt
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Build_path_prefix_map.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Build_path_prefix_map.cmx
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Builtins.cmi
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Builtins.cmt
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Builtins.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Builtins.cmx
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Code.cmi
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Code.cmt
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Code.cmti
@@ -252,10 +258,10 @@
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Primitive.cmt
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Primitive.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Primitive.cmx
-${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__PseudoFs.cmi
-${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__PseudoFs.cmt
-${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__PseudoFs.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__PseudoFs.cmx
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Pseudo_fs.cmi
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Pseudo_fs.cmt
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Pseudo_fs.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Pseudo_fs.cmx
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Pure_fun.cmi
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Pure_fun.cmt
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Pure_fun.cmti
@@ -299,10 +305,10 @@
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Timer.cmt
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Timer.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Timer.cmx
-${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__VarPrinter.cmi
-${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__VarPrinter.cmt
-${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__VarPrinter.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__VarPrinter.cmx
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Var_printer.cmi
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Var_printer.cmt
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Var_printer.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Var_printer.cmx
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmi
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmt
${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmti
@@ -319,21 +325,20 @@
${OCAML_SITELIB}/js_of_ocaml-compiler/js_traverse.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/jslib.js
${OCAML_SITELIB}/js_of_ocaml-compiler/jslib_js_of_ocaml.js
-${OCAML_SITELIB}/js_of_ocaml-compiler/json2.js
${OCAML_SITELIB}/js_of_ocaml-compiler/lexing.js
${OCAML_SITELIB}/js_of_ocaml-compiler/link_js.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/link_js.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/linker.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/linker.mli
-${OCAML_SITELIB}/js_of_ocaml-compiler/magic_number.ml
-${OCAML_SITELIB}/js_of_ocaml-compiler/magic_number.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/macro.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/macro.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/magic_number.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/magic_number.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/marshal.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/md5.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/mlBytes.js
${OCAML_SITELIB}/js_of_ocaml-compiler/mlvalue.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/mlvalue.mli
-${OCAML_SITELIB}/js_of_ocaml-compiler/marshal.js
-${OCAML_SITELIB}/js_of_ocaml-compiler/md5.js
-${OCAML_SITELIB}/js_of_ocaml-compiler/mlString.js
${OCAML_SITELIB}/js_of_ocaml-compiler/nat.js
${OCAML_SITELIB}/js_of_ocaml-compiler/ocaml_compiler.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/ocaml_compiler.mli
@@ -353,13 +358,29 @@
${OCAML_SITELIB}/js_of_ocaml-compiler/pretty_print.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/primitive.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/primitive.mli
-${OCAML_SITELIB}/js_of_ocaml-compiler/pseudoFs.ml
-${OCAML_SITELIB}/js_of_ocaml-compiler/pseudoFs.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/pseudo_fs.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/pseudo_fs.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/pure_fun.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/pure_fun.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/reserved.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/reserved.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/runtime.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/files.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime.a
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime.cma
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime.cmi
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime.cmxs
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime__.cmi
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime__.cmx
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime__.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime__Files.cmi
+${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime__Files.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/runtime/jsoo_runtime__Files.cmx
${OCAML_SITELIB}/js_of_ocaml-compiler/source_map.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/source_map.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/source_map_io.ml
@@ -380,8 +401,8 @@
${OCAML_SITELIB}/js_of_ocaml-compiler/timer.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/toplevel.js
${OCAML_SITELIB}/js_of_ocaml-compiler/unix.js
-${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.ml
-${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/var_printer.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/var_printer.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.ml
${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.mli
${OCAML_SITELIB}/js_of_ocaml-compiler/weak.js
@@ -466,28 +487,38 @@
${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.mli
${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/opam
${OCAML_SITELIB}/js_of_ocaml-ppx/META
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.a
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.cma
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.cmi
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.cmt
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.cmxs
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.ml
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js.mli
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js__.cmi
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js__.cmx
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js__.ml
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js__Ppx_js_internal.cmi
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js__Ppx_js_internal.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js__Ppx_js_internal.cmx
+${OCAML_SITELIB}/js_of_ocaml-ppx/as-lib/ppx_js_internal.ml
${OCAML_SITELIB}/js_of_ocaml-ppx/dune-package
${OCAML_SITELIB}/js_of_ocaml-ppx/opam
${OCAML_SITELIB}/js_of_ocaml-ppx/ppx.exe
${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.a
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cma
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmi
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmt
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxs
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.ml
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.mli
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmi
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmx
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.ml
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmi
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmx
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_internal.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.a
+${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.cma
+${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.cmi
+${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.cmt
+${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.cmxs
+${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.ml
+${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_rewriter.mli
${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/META
${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/dune-package
${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/opam
@@ -495,10 +526,10 @@
${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cma
${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmi
${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmt
+${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxs
-${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmti
${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.ml
${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.mli
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/META
@@ -514,23 +545,23 @@
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.ml
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__.cmi
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__.cmt
-${PLIST.ocaml-opt}${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__.cmx
+${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__.cmx
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__.ml
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Import.cmi
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Import.cmt
-${PLIST.ocaml-opt}${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Import.cmx
+${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Import.cmx
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast.cmi
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast.cmt
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast.cmti
-${PLIST.ocaml-opt}${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast.cmx
+${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast.cmx
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast_sigs.cmi
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast_sigs.cmt
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast_sigs.cmti
-${PLIST.ocaml-opt}${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast_sigs.cmx
+${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast_sigs.cmx
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_js.cmi
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_js.cmt
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_js.cmti
-${PLIST.ocaml-opt}${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_js.cmx
+${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_js.cmx
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/opam
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.ml
${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.mli
@@ -547,16 +578,16 @@
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmx
${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.ml
${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.mli
+${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmi
+${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmx
+${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.ml
${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmi
${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmt
${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmx
${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.ml
${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.mli
-${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmi
-${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmx
-${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.ml
${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.a
${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cma
Home |
Main Index |
Thread Index |
Old Index