ocaml-ppx-derivers
Shared `@deriving' plugin registry
Ppx_derivers is a tiny package whose sole purpose is to allow ppx_deriving and ppx_type_conv to inter-operate gracefully when linked as part of the same ocaml-migrate-parsetree driver.
- Versions: 1.2.1
- Website: https://github.com/ocaml-ppx/ppx_derivers
- Licenses: Modified BSD
- Package source: gnu/packages/ocaml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ocaml-ppx-derivers as follows:
guix install ocaml-ppx-derivers
Or install a particular version:
guix install ocaml-ppx-derivers@1.2.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of ocaml-ppx-derivers about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ocaml-ppx-derivers'><img src='https://packages.guix.gnu.org/packages/ocaml-ppx-derivers/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ocaml-ppx-derivers)
Example Org:
[[https://packages.guix.gnu.org/packages/ocaml-ppx-derivers][https://packages.guix.gnu.org/packages/ocaml-ppx-derivers/badges/latest-version.svg]]