pa_qualifiedversion

A syntax extension that implements support for fully qualified module references

Pa_qualified adds support for fully qualified module references to OCaml. If a module reference (in any possible context) starts with "Q.", then the rest of the reference denotes a context-independent globally unique path (as if the reference was located at the very beginning of the file). Qualified references can never be shadowed by other definitions (warranty void if "Q" is defined explicitly somewhere).

LicenseLGPL-2.1-only WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/murmour/pa_qualified/
MaintainerMax Mouratov <mmouratov@gmail.com>
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/pa_qualified-0.5.tar.gz
md5=ae26fa6f0f4814a58fdbe2d852c41bff
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pa_qualified/pa_qualified.0.5/opam
Required by