ocaml-openin - OCaml syntax to locally open modules
Website: | http://alain.frisch.fr/soft#openin |
---|---|
License: | Public Domain |
Vendor: | Fedora Project |
- Description:
This package implements a Camlp4 syntax extension for Objective Caml. It adds the syntactic construction: open M in e that can appear in any context where an expression is expected. M is an arbitrary module expression (not only qualified names as for usual open statements) and e is an expression.
Packages
ocaml-openin-20070524-2.fc9.ppc [6 KiB] |
Changelog
by Richard W.M. Jones (2008-03-05):
- Remove ExcludeArch ppc64. |