package ppx_derive_at_runtime

  1. Overview
  2. Docs
Define a new ppx deriver by naming a runtime module.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a35190fc6fe34be7b8dbbaac3885108980770572dfdb768407d411a10b788284

Description

Allows specifying new ppx derivers much more easily than writing a ppx by hand. For example, to get [@@deriving foo], you only have to specify a module path such as My_library.Foo.

Published: 26 May 2024

Dependencies (6)

  1. ppxlib >= "0.28.0" & < "0.36.0"
  2. dune >= "3.11.0"
  3. ppx_jane >= "v0.17" & < "v0.18"
  4. expect_test_helpers_core >= "v0.17" & < "v0.18"
  5. base >= "v0.17" & < "v0.18"
  6. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.