ppx_derivers
Shared [@@deriving] plugin registry
README
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.
Install
- Published
-
05 Apr 2019
- Authors
-
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
ocaml-migrate-parsetree
>= "1.2.0" & < "2.0.0"
ppx_deriving
>= "4.2"
ppx_type_conv
>= "v0.9.1" & < "v0.11.0"
reason
>= "3.6.2"