ocaml-ppx-derivers 1.2.1
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.
- Outputs:
out - 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 ocaml-ppx-derivers 1.2.1 as follows:
guix install ocaml-ppx-derivers@1.2.1
Or install the latest version:
guix install ocaml-ppx-derivers
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.