This package browser is in early development. Mind the rough edges.

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.

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.