package ocaml-compiler-libs

  1. Overview
  2. Docs
OCaml compiler libraries repackaged

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-compiler-libs-v0.12.3.tbz
sha256=a8403531439c14bbda2d504ef93610fd29a8e9520fc700f21889d893a513e3c9
sha512=0bb03b38e93bab3274a8ade38d017808110bc02f2181a594d8775c68fdd465733393f0451dbbf8860e6b50b56c45671d2182637c0840d1d6574803ec18673972

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.