From: Thierry Martinez <Thierry.Martinez@inria.fr>
To: Ocaml Mailing List <caml-list@inria.fr>
Subject: [Caml-list] [ANN] override v0.1.0
Date: Tue, 14 May 2019 10:27:31 +0200 [thread overview]
Message-ID: <ow48sv91lvw.fsf@inria.fr> (raw)
Dear OCaml developers,
I am happy to announce the first release of override (v0.1.0)!
Override is a PPX extension for overriding modules defined in other
compiled interface files.
The library is available through opam: opam install override
The project is hosted on Inria Gitlab:
https://gitlab.inria.fr/tmartine/override
See README.md for usage and examples.
This library generalizes ppx_import by allowing a whole module to be
imported with all its types, possibly with annotations. In
particular, importing a whole module can be convenient to apply
ppx_deriving to a large family of mutually inductive data types.
Types can be systematically annotated, substituted, renamed, or
removed. The library can be seen as a mechanization of Gabriel
Scherer's post on Gagallium blog:
http://gallium.inria.fr/blog/overriding-submodules/
Happy hacking.
--
Thierry.
reply other threads:[~2019-05-14 8:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ow48sv91lvw.fsf@inria.fr \
--to=thierry.martinez@inria.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox