package ppx_derivers

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.tar.gz
md5=4ddce8f43fdb9b0ef0ab6a7cbfebc3e3

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: 01 May 2017

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. jbuilder >= "1.0+beta7"
  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