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).
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
---|---|
Published | |
Homepage | https://github.com/murmour/pa_qualified/ |
Maintainer | Max Mouratov <mmouratov@gmail.com> |
Available | os != "win32" |
Dependencies |
|
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/pa_qualified-0.5.tar.gz sha256=8de8631abd119dc761e06bc545dc195d279ae68383d227131e774b17932977a6 md5=ae26fa6f0f4814a58fdbe2d852c41bff |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pa_qualified/pa_qualified.0.5/opam |
Required by