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>
Availableos != "win32"
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/pa_qualified-0.6.tar.gz
sha256=3d78acea7067c1cbb89ce7c26fd06fe32f4409a1fb491cb5fbca7c182b5dd0e9
md5=aa92760a461340c1085b40c546dc5145
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pa_qualified/pa_qualified.0.6/opam
Required by