package ocaml-compiler-libs

  1. Overview
  2. Docs
OCaml compiler libraries repackaged

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.0.tar.gz
sha256=67caf5d96d8d2932341199dd365290aa31530f3c01d8e0f76e96535986aae294
md5=3351925ed99be59829641d2044fc80c0

README.org.html

README.org

* OCAML-COMPILER-LIBS

This package simply repackage the OCaml compiler libraries so they
don't expose everything at toplevel. For instance =Ast_helper= is now
=Ocaml_common.Ast_helper=.

The special library =ocaml_shadow= add a deprecation warning on all
modules from the compiler libraries, to force the user to use the
prefixed names.
OCaml

Innovation. Community. Security.