pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-dune Updated devel/ocaml-dune to version 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc4061fecd59
branches:  trunk
changeset: 421680:fc4061fecd59
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Jan 17 10:29:34 2020 +0000

description:
Updated devel/ocaml-dune to version 2.1.3nb1.

This also compiles all the other packages included in the distribution;
they do not add any dependencies, so I decided against making them
optional.

diffstat:

 devel/ocaml-dune/Makefile      |   13 +-
 devel/ocaml-dune/PLIST         |  687 ++++++++++++++++++++++++++++++++++++++++-
 devel/ocaml-dune/buildlink3.mk |    4 +-
 3 files changed, 699 insertions(+), 5 deletions(-)

diffs (truncated from 754 to 300 lines):

diff -r 86ac7edf31df -r fc4061fecd59 devel/ocaml-dune/Makefile
--- a/devel/ocaml-dune/Makefile Fri Jan 17 09:44:32 2020 +0000
+++ b/devel/ocaml-dune/Makefile Fri Jan 17 10:29:34 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/01/17 09:18:08 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/17 10:29:34 jaapb Exp $
 
 GITHUB_PROJECT=        dune
-#GITHUB_TAG=   ${PKGVERSION_NOREV:S/_/+/}
 DISTNAME=      ${GITHUB_PROJECT}-2.1.3
 PKGNAME=       ocaml-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml/}
 
@@ -26,6 +26,15 @@
 OCAML_USE_FINDLIB=     yes
 OCAML_FINDLIB_DIRS=    dune stublibs
 OCAML_USE_OPAM=                yes
+OPAM_INSTALL_FILES=    dune-glob \
+                       dune-action-plugin \
+                       dune-build-info \
+                       dune \
+                       dune-private-libs \
+                       dune-configurator
+
+post-build:
+       ${RUN} cd ${WRKSRC} && ./dune.exe build -p dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs @install
 
 .include "../../mk/ocaml.mk"
 
diff -r 86ac7edf31df -r fc4061fecd59 devel/ocaml-dune/PLIST
--- a/devel/ocaml-dune/PLIST    Fri Jan 17 09:44:32 2020 +0000
+++ b/devel/ocaml-dune/PLIST    Fri Jan 17 10:29:34 2020 +0000
@@ -1,8 +1,678 @@
-@comment $NetBSD: PLIST,v 1.5 2020/01/17 09:18:08 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/01/17 10:29:34 jaapb Exp $
 bin/dune
+${OCAML_SITELIB}/dune-action-plugin/META
+${OCAML_SITELIB}/dune-action-plugin/dune-package
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.a
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.cma
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.cmi
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.cmt
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.cmxs
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.ml
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin.mli
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__.cmi
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__.cmx
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__.ml
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Path.cmi
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Path.cmt
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Path.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Path.cmx
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Protocol.cmi
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Protocol.cmt
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Protocol.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Protocol.cmx
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Serializable_intf.cmi
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Serializable_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Serializable_intf.cmx
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Sexpable_intf.cmi
+${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Sexpable_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-action-plugin/dune_action_plugin__Sexpable_intf.cmx
+${OCAML_SITELIB}/dune-action-plugin/opam
+${OCAML_SITELIB}/dune-action-plugin/path.ml
+${OCAML_SITELIB}/dune-action-plugin/path.mli
+${OCAML_SITELIB}/dune-action-plugin/protocol.ml
+${OCAML_SITELIB}/dune-action-plugin/protocol.mli
+${OCAML_SITELIB}/dune-action-plugin/serializable_intf.ml
+${OCAML_SITELIB}/dune-action-plugin/sexpable_intf.ml
+${OCAML_SITELIB}/dune-build-info/META
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-build-info/build_info.a
+${OCAML_SITELIB}/dune-build-info/build_info.cma
+${OCAML_SITELIB}/dune-build-info/build_info.cmi
+${OCAML_SITELIB}/dune-build-info/build_info.cmt
+${OCAML_SITELIB}/dune-build-info/build_info.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-build-info/build_info.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-build-info/build_info.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-build-info/build_info.cmxs
+${OCAML_SITELIB}/dune-build-info/build_info.ml
+${OCAML_SITELIB}/dune-build-info/build_info.mli
+${OCAML_SITELIB}/dune-build-info/build_info__.cmi
+${OCAML_SITELIB}/dune-build-info/build_info__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-build-info/build_info__.cmx
+${OCAML_SITELIB}/dune-build-info/build_info__.ml
+${OCAML_SITELIB}/dune-build-info/build_info__Build_info_data.cmi
+${OCAML_SITELIB}/dune-build-info/build_info__Build_info_data.cmti
+${OCAML_SITELIB}/dune-build-info/build_info_data.mli
+${OCAML_SITELIB}/dune-build-info/dune-package
+${OCAML_SITELIB}/dune-build-info/opam
+${OCAML_SITELIB}/dune-configurator/META
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-configurator/configurator.a
+${OCAML_SITELIB}/dune-configurator/configurator.cma
+${OCAML_SITELIB}/dune-configurator/configurator.cmi
+${OCAML_SITELIB}/dune-configurator/configurator.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-configurator/configurator.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-configurator/configurator.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-configurator/configurator.cmxs
+${OCAML_SITELIB}/dune-configurator/configurator.ml
+${OCAML_SITELIB}/dune-configurator/configurator__.cmi
+${OCAML_SITELIB}/dune-configurator/configurator__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-configurator/configurator__.cmx
+${OCAML_SITELIB}/dune-configurator/configurator__.ml
+${OCAML_SITELIB}/dune-configurator/configurator__Extract_obj.cmi
+${OCAML_SITELIB}/dune-configurator/configurator__Extract_obj.cmt
+${OCAML_SITELIB}/dune-configurator/configurator__Extract_obj.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-configurator/configurator__Extract_obj.cmx
+${OCAML_SITELIB}/dune-configurator/configurator__V1.cmi
+${OCAML_SITELIB}/dune-configurator/configurator__V1.cmt
+${OCAML_SITELIB}/dune-configurator/configurator__V1.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-configurator/configurator__V1.cmx
+${OCAML_SITELIB}/dune-configurator/dune-package
+${OCAML_SITELIB}/dune-configurator/extract_obj.ml
+${OCAML_SITELIB}/dune-configurator/extract_obj.mli
+${OCAML_SITELIB}/dune-configurator/opam
+${OCAML_SITELIB}/dune-configurator/v1.ml
+${OCAML_SITELIB}/dune-configurator/v1.mli
+${OCAML_SITELIB}/dune-glob/META
+${OCAML_SITELIB}/dune-glob/dune-package
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-glob/dune_glob.a
+${OCAML_SITELIB}/dune-glob/dune_glob.cma
+${OCAML_SITELIB}/dune-glob/dune_glob.cmi
+${OCAML_SITELIB}/dune-glob/dune_glob.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-glob/dune_glob.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-glob/dune_glob.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-glob/dune_glob.cmxs
+${OCAML_SITELIB}/dune-glob/dune_glob.ml
+${OCAML_SITELIB}/dune-glob/dune_glob__.cmi
+${OCAML_SITELIB}/dune-glob/dune_glob__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-glob/dune_glob__.cmx
+${OCAML_SITELIB}/dune-glob/dune_glob__.ml
+${OCAML_SITELIB}/dune-glob/dune_glob__Glob.cmi
+${OCAML_SITELIB}/dune-glob/dune_glob__Glob.cmt
+${OCAML_SITELIB}/dune-glob/dune_glob__Glob.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-glob/dune_glob__Glob.cmx
+${OCAML_SITELIB}/dune-glob/dune_glob__Lexer.cmi
+${OCAML_SITELIB}/dune-glob/dune_glob__Lexer.cmt
+${OCAML_SITELIB}/dune-glob/dune_glob__Lexer.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-glob/dune_glob__Lexer.cmx
+${OCAML_SITELIB}/dune-glob/glob.ml
+${OCAML_SITELIB}/dune-glob/glob.mli
+${OCAML_SITELIB}/dune-glob/lexer.ml
+${OCAML_SITELIB}/dune-glob/lexer.mli
+${OCAML_SITELIB}/dune-glob/opam
+${OCAML_SITELIB}/dune-private-libs/META
+${OCAML_SITELIB}/dune-private-libs/dune-lang/ast.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/ast.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/atom.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/atom.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/combinators.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/conv.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/conv.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/cst.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/cst.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/decoder.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/decoder.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang.a
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang.cma
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang.cmxs
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Ast.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Ast.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Ast.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Ast.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Atom.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Atom.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Atom.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Atom.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Combinators.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Combinators.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Combinators.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Conv.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Conv.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Conv.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Conv.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Cst.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Cst.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Cst.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Cst.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Decoder.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Decoder.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Decoder.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Decoder.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Encoder.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Encoder.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Encoder.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Encoder.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Escape.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Escape.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Escape.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Escape.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Lexer.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Lexer.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Lexer.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Lexer.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Parser.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Parser.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Parser.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Parser.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Syntax.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Syntax.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Syntax.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Syntax.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__T.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__T.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__T.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__T.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Template.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Template.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Template.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Template.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Versioned_file.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Versioned_file.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Versioned_file.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Versioned_file.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Versioned_file_first_line.cmi
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Versioned_file_first_line.cmt
+${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Versioned_file_first_line.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune-lang/dune_lang__Versioned_file_first_line.cmx
+${OCAML_SITELIB}/dune-private-libs/dune-lang/encoder.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/encoder.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/escape.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/escape.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/lexer.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/lexer.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/parser.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/parser.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/syntax.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/syntax.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/t.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/t.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/template.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/template.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/versioned_file.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/versioned_file.mli
+${OCAML_SITELIB}/dune-private-libs/dune-lang/versioned_file_first_line.ml
+${OCAML_SITELIB}/dune-private-libs/dune-lang/versioned_file_first_line.mli
+${OCAML_SITELIB}/dune-private-libs/dune-package
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re.a
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re.cma
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re.cmi
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re.cmxs
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re.ml
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__.cmi
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__.cmx
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__.ml
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re.cmi
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re.cmt
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re.cmx
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_automata.cmi
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_automata.cmt
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_automata.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_automata.cmx
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_cset.cmi
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_cset.cmt
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_cset.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_cset.cmx
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_fmt.cmi
+${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_fmt.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/dune_re/dune_re__Re_fmt.cmx
+${OCAML_SITELIB}/dune-private-libs/dune_re/re.ml
+${OCAML_SITELIB}/dune-private-libs/dune_re/re.mli
+${OCAML_SITELIB}/dune-private-libs/dune_re/re_automata.ml
+${OCAML_SITELIB}/dune-private-libs/dune_re/re_automata.mli
+${OCAML_SITELIB}/dune-private-libs/dune_re/re_cset.ml
+${OCAML_SITELIB}/dune-private-libs/dune_re/re_cset.mli
+${OCAML_SITELIB}/dune-private-libs/dune_re/re_fmt.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.a
+${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.cma
+${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.cmi
+${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.cmt
+${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.cmxs
+${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.ml
+${OCAML_SITELIB}/dune-private-libs/ocaml-config/ocaml_config.mli
+${OCAML_SITELIB}/dune-private-libs/opam
+${OCAML_SITELIB}/dune-private-libs/stdune/ansi_color.ml
+${OCAML_SITELIB}/dune-private-libs/stdune/ansi_color.mli
+${OCAML_SITELIB}/dune-private-libs/stdune/appendable_list.ml
+${OCAML_SITELIB}/dune-private-libs/stdune/appendable_list.mli



Home | Main Index | Thread Index | Old Index