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

Description

This packages exposes the OCaml compiler libraries repackages under the toplevel names Ocaml_common, Ocaml_bytecomp, ...

Published: 27 May 2019

README

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.

Dependencies (2)

  1. dune >= "1.0"
  2. ocaml >= "4.04.1" & < "5.2.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.