package ppx_derivers

  1. Overview
  2. Docs
Shared [@@deriving] plugin registry

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.1.tar.gz
md5=5dc2bf130c1db3c731fe0fffc5648b41

Description

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.

Published: 05 Apr 2019

README

Ppx_derivers

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.

Dependencies (2)

  1. dune
  2. ocaml

Dev Dependencies

None

Used by (6)

  1. ocaml-migrate-parsetree >= "1.2.0" & < "2.0.0"
  2. ppx_deriving >= "4.2"
  3. ppx_deriving_argparse
  4. ppx_type_conv >= "v0.9.1" & < "v0.11.0"
  5. ppxlib
  6. reason >= "3.6.2"

Conflicts

None